Skip to content

Commit e46ff55

Browse files
authored
Update TTS model and language in input.json
1 parent ad575c7 commit e46ff55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/kokoro-tts/input.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"model": "bf_emma",
3-
"language": "b",
2+
"model": "af_bella",
3+
"language": "en-gb",
44
"message": "This is an audio sample generated using the kokoro-tts service.",
55
"config": {
66
"speed": 1.0,

0 commit comments

Comments
 (0)