Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
-
This is an `UTMOS` model traced into a jit for simple use. The model and the inference code are from this [space](https://huggingface.co/spaces/sarulab-speech/UTMOS-demo)
|
|
|
5 |
Usage:
|
6 |
|
7 |
```python
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
This is an `UTMOS` model traced into a jit for simple use. The model and the inference code are from this [space](https://huggingface.co/spaces/sarulab-speech/UTMOS-demo).
|
5 |
+
|
6 |
Usage:
|
7 |
|
8 |
```python
|