Thomcles commited on
Commit
b91b1f7
·
verified ·
1 Parent(s): c785a4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -19,9 +19,9 @@ tags:
19
  - zero-shot
20
  ---
21
 
22
- # Chatterbox TTS French 🥖
23
 
24
- **Chatterbox TTS French** 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,7 +31,7 @@ tags:
31
 
32
  ## Usage Example
33
 
34
- Here’s how to generate speech using Chatterbox-TTS French:
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