Instructions to use Mimi1782/CMO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use Mimi1782/CMO with ESPnet:
unknown model type (must be text-to-speech or automatic-speech-recognition)
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
---
|
| 2 |
license: bsl-1.0
|
| 3 |
datasets:
|
| 4 |
-
-
|
| 5 |
language:
|
| 6 |
-
-
|
| 7 |
metrics:
|
| 8 |
-
-
|
| 9 |
-
pipeline_tag:
|
| 10 |
-
library_name:
|
| 11 |
tags:
|
| 12 |
-
-
|
| 13 |
base_model:
|
| 14 |
-
-
|
| 15 |
-
new_version:
|
| 16 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: bsl-1.0
|
| 3 |
datasets:
|
| 4 |
+
- opendatalab/ChartVerse-SFT-1.8M
|
| 5 |
language:
|
| 6 |
+
- ee
|
| 7 |
metrics:
|
| 8 |
+
- character
|
| 9 |
+
pipeline_tag: text-to-3d
|
| 10 |
+
library_name: espnet
|
| 11 |
tags:
|
| 12 |
+
- biology
|
| 13 |
base_model:
|
| 14 |
+
- Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
|
| 15 |
+
new_version: Qwen/Qwen3-TTS-12Hz-1.7B-CustomVoice
|
| 16 |
---
|