ZenQin commited on
Commit
3cc91e2
1 Parent(s): 21377fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -20,10 +20,8 @@ OpenVoice, a versatile instant voice cloning approach that requires only a short
20
  - **Flexible Voice Style Control.** OpenVoice enables granular control over voice styles, such as emotion and accent, as well as other style parameters including rhythm, pauses, and intonation.
21
  - **Zero-shot Cross-lingual Voice Cloning.** Neither of the language of the generated speech nor the language of the reference speech needs to be presented in the massive-speaker multi-lingual training dataset.
22
 
23
- ### Languages
24
- We only support **English** and **Chinese** with this version of model weight. OpenVoice can adapt to any other language as long as a base speaker is provided. **For multi-lingual and cross-lingual examples, please refer to [this jupyter notebook](https://github.com/myshell-ai/OpenVoice/blob/main/demo_part2.ipynb).**
25
-
26
-
27
 
28
  ### Links
29
  - [Github](https://github.com/myshell-ai/OpenVoice)
 
20
  - **Flexible Voice Style Control.** OpenVoice enables granular control over voice styles, such as emotion and accent, as well as other style parameters including rhythm, pauses, and intonation.
21
  - **Zero-shot Cross-lingual Voice Cloning.** Neither of the language of the generated speech nor the language of the reference speech needs to be presented in the massive-speaker multi-lingual training dataset.
22
 
23
+ ### How to Use
24
+ Please see [usage](https://github.com/myshell-ai/OpenVoice/blob/main/docs/USAGE.md) for detailed instructions.
 
 
25
 
26
  ### Links
27
  - [Github](https://github.com/myshell-ai/OpenVoice)