ZenQin commited on
Commit
8ae00e0
1 Parent(s): 241232d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -12,6 +12,8 @@ language:
12
  # OpenVoice
13
  OpenVoice, a versatile instant voice cloning approach that requires only a short audio clip from the reference speaker to replicate their voice and generate speech in multiple languages. OpenVoice enables granular control over voice styles, including emotion, accent, rhythm, pauses, and intonation, in addition to replicating the tone color of the reference speaker. OpenVoice also achieves zero-shot cross-lingual voice cloning for languages not included in the massive-speaker training set.
14
 
 
 
15
  ### Features
16
  - **Accurate Tone Color Cloning.** OpenVoice can accurately clone the reference tone color and generate speech in multiple languages and accents.
17
  - **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.
@@ -20,6 +22,8 @@ OpenVoice, a versatile instant voice cloning approach that requires only a short
20
  ### Languages
21
  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).**
22
 
 
 
23
  ### Links
24
  - [Github](https://github.com/myshell-ai/OpenVoice)
25
  - [HFDemo](https://huggingface.co/spaces/myshell-ai/OpenVoice)
 
12
  # OpenVoice
13
  OpenVoice, a versatile instant voice cloning approach that requires only a short audio clip from the reference speaker to replicate their voice and generate speech in multiple languages. OpenVoice enables granular control over voice styles, including emotion, accent, rhythm, pauses, and intonation, in addition to replicating the tone color of the reference speaker. OpenVoice also achieves zero-shot cross-lingual voice cloning for languages not included in the massive-speaker training set.
14
 
15
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/641de0213239b631552713e4/uCHTHD9OUotgOflqDu3QK.mp4"></video>
16
+
17
  ### Features
18
  - **Accurate Tone Color Cloning.** OpenVoice can accurately clone the reference tone color and generate speech in multiple languages and accents.
19
  - **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.
 
22
  ### Languages
23
  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).**
24
 
25
+
26
+
27
  ### Links
28
  - [Github](https://github.com/myshell-ai/OpenVoice)
29
  - [HFDemo](https://huggingface.co/spaces/myshell-ai/OpenVoice)