Spaces:
Configuration error
Configuration error
Merge pull request #106 from fakerybakery/clarify-licensing
Browse files
README.md
CHANGED
@@ -199,4 +199,4 @@ python scripts/eval_librispeech_test_clean.py
|
|
199 |
```
|
200 |
## License
|
201 |
|
202 |
-
Our code is released under MIT License.
|
|
|
199 |
```
|
200 |
## License
|
201 |
|
202 |
+
Our code is released under MIT License. The pre-trained models are licensed under the CC-BY-NC license due to the training data Emilia, which is an in-the-wild dataset. Sorry for any inconvenience this may cause.
|