From 545d559e278fc471737749168823a61639ac27ba Mon Sep 17 00:00:00 2001 From: Quan HL Date: Mon, 8 Apr 2024 19:14:58 +0700 Subject: [PATCH] wip --- test/synth.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/synth.js b/test/synth.js index 2fd6fa7..eea1c99 100644 --- a/test/synth.js +++ b/test/synth.js @@ -569,7 +569,7 @@ test('PlayHT speech synth tests', async(t) => { quality: "medium", speed: 1, seed: 1, - temperature: 0, + temperature: 1, emotion: "female_happy", voice_guidance: 3, style_guidance: 20,