unity-sentis
ONNX
PB Unity commited on
Commit
66db95c
1 Parent(s): 4feb694

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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.