Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,13 @@ Please refer to the original repo for copyright information as I do not own the
|
|
21 |
af_k1:
|
22 |
|
23 |
```
|
24 |
-
_kokoro_kwargs =
|
25 |
-
|
26 |
-
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
|
|
|
|
30 |
}
|
31 |
-
}
|
32 |
```
|
|
|
21 |
af_k1:
|
22 |
|
23 |
```
|
24 |
+
_kokoro_kwargs = {
|
25 |
+
"text": "Hello from your TTS system",
|
26 |
+
"recipe": {
|
27 |
+
"af": 0.58,
|
28 |
+
"af_bella": 0.49,
|
29 |
+
"af_nicole": 1.0,
|
30 |
+
"bf_isabella": 0.29
|
31 |
+
}
|
32 |
}
|
|
|
33 |
```
|