Thomcles commited on
Commit
3e1155d
·
verified ·
1 Parent(s): 126a775

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -90,4 +90,17 @@ if __name__ == "__main__":
90
  ```
91
 
92
 
93
- Interested in fine-tuning a TTS model in a specific language or building a multilingual voice solution? Don’t hesitate to reach out.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  ```
91
 
92
 
93
+ Interested in fine-tuning a TTS model in a specific language or building a multilingual voice solution? Don’t hesitate to reach out.
94
+
95
+
96
+ ## Base model license
97
+
98
+ The base model is licensed under the MIT License.
99
+ Base model : [Chatterbox](https://huggingface.co/ResembleAI/chatterbox)
100
+ License : [MIT](https://choosealicense.com/licenses/mit/)
101
+
102
+ ### Training Data License
103
+
104
+ This model was fine-tuned using a dataset licensed under Creative Commons Attribution 4.0 (CC BY 4.0).
105
+ Dataset: [Emilia](https://huggingface.co/datasets/amphion/Emilia-Dataset)
106
+ License: [Creative Commons Attribution 4.0 International](https://choosealicense.com/licenses/cc-by-4.0/)