Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,9 @@ tags:
|
|
| 11 |
- argentinian
|
| 12 |
datasets:
|
| 13 |
- GianDiego/latam-spanish-speech-orpheus-tts-24khz
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# Chatterbox TTS - Español Rioplatense (LoRA Fine-tuned)
|
|
@@ -42,4 +45,4 @@ sf.write("output.wav", wav, 24000)
|
|
| 42 |
|
| 43 |
## Licencia
|
| 44 |
|
| 45 |
-
Apache 2.0
|
|
|
|
| 11 |
- argentinian
|
| 12 |
datasets:
|
| 13 |
- GianDiego/latam-spanish-speech-orpheus-tts-24khz
|
| 14 |
+
base_model:
|
| 15 |
+
- onnx-community/chatterbox-multilingual-ONNX
|
| 16 |
+
pipeline_tag: text-to-speech
|
| 17 |
---
|
| 18 |
|
| 19 |
# Chatterbox TTS - Español Rioplatense (LoRA Fine-tuned)
|
|
|
|
| 45 |
|
| 46 |
## Licencia
|
| 47 |
|
| 48 |
+
Apache 2.0
|