mirror of
https://github.com/myshell-ai/OpenVoice
synced 2024-11-21 22:48:25 +00:00
Update QA.md
This commit is contained in:
parent
24fcc124de
commit
797b31c5d3
@ -30,9 +30,9 @@ Please check the followings:
|
||||
For multi-lingual and cross-lingual usage, please refer to [`demo_part2.ipynb`](https://github.com/myshell-ai/OpenVoice/blob/main/demo_part2.ipynb). OpenVoice supports any language as long as you have a base speaker in that language. The OpenVoice team already did the most difficult part (tone color converter training) for you. Base speaker TTS model is relatively easy to train, and multiple existing open-source repositories support it. If you don't want to train by yourself, simply use the OpenAI TTS model as the base speaker.
|
||||
|
||||
## Issues with Installation
|
||||
**Error related to silero**
|
||||
**Error Related to Silero**
|
||||
|
||||
When calling the get_vad_segments in se_extractor.py, there should be a message like:
|
||||
When calling `get_vad_segments` from `se_extractor.py`, there should be a message like this:
|
||||
```
|
||||
Downloading: "https://github.com/snakers4/silero-vad/zipball/master" to /home/user/.cache/torch/hub/master.zip
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user