Update README.md
Browse filesFinetuned the ResembleAI/chatterbox model to incorporate Portuguese into its language pack.
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- AdrienB134/portuguese-tts
|
| 5 |
+
- freds0/BRSpeech-TTS
|
| 6 |
+
language:
|
| 7 |
+
- pt
|
| 8 |
+
metrics:
|
| 9 |
+
- accuracy
|
| 10 |
+
base_model:
|
| 11 |
+
- ResembleAI/chatterbox
|
| 12 |
+
new_version: ResembleAI/chatterbox
|
| 13 |
+
pipeline_tag: text-to-speech
|
| 14 |
+
tags:
|
| 15 |
+
- voice
|
| 16 |
+
- tts
|
| 17 |
+
- pt
|
| 18 |
+
- pt-br
|
| 19 |
+
- portuguese
|
| 20 |
+
---
|