PB Unity
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,7 @@ This is a text to speech model called [Jets](https://huggingface.co/imdanboy/jet
|
|
| 14 |
* Press play
|
| 15 |
|
| 16 |
## Information
|
| 17 |
-
This version using a phoneme dictionary to convert the text into a string of phonemes. There are other ways to do this, for example using another model, or heuristics.
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
* Press play
|
| 15 |
|
| 16 |
## Information
|
| 17 |
+
This version using a phoneme dictionary to convert the text into a string of phonemes. There are other ways to do this, for example using another model, or heuristics.
|
| 18 |
+
|
| 19 |
+
## License
|
| 20 |
+
Attribution for the original creators is required. See[Jets](https://huggingface.co/imdanboy/jets) for more details.
|