Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ tags:
|
|
19 |
- zero-shot
|
20 |
---
|
21 |
|
22 |
-
# Chatterbox TTS
|
23 |
|
24 |
-
**Chatterbox TTS
|
25 |
|
26 |
<div align="center"><img width="400px" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Unification_flag_of_Korea.svg/2560px-Unification_flag_of_Korea.svg.png" /></div>
|
27 |
|
@@ -31,7 +31,7 @@ tags:
|
|
31 |
|
32 |
## Usage Example
|
33 |
|
34 |
-
Here’s how to generate speech using Chatterbox-TTS
|
35 |
|
36 |
```python
|
37 |
import torch
|
|
|
19 |
- zero-shot
|
20 |
---
|
21 |
|
22 |
+
# Chatterbox TTS Korean 🌸
|
23 |
|
24 |
+
**Chatterbox TTS Korean** is a fine-tuned text-to-speech model specialized for the French language. The model has been trained on high-quality voice data for natural and expressive speech synthesis.
|
25 |
|
26 |
<div align="center"><img width="400px" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Unification_flag_of_Korea.svg/2560px-Unification_flag_of_Korea.svg.png" /></div>
|
27 |
|
|
|
31 |
|
32 |
## Usage Example
|
33 |
|
34 |
+
Here’s how to generate speech using Chatterbox-TTS Korean:
|
35 |
|
36 |
```python
|
37 |
import torch
|