parent
3177b23ac5
commit
3342cfadd6
@ -1 +1,10 @@
|
|||||||
You can download test source audios from [test_wav.zip](https://paddlespeech.bj.bcebos.com/Parakeet/released_models/starganv2vc/test_wav.zip).
|
You can download test source audios from [test_wav.zip](https://paddlespeech.bj.bcebos.com/Parakeet/released_models/starganv2vc/test_wav.zip).
|
||||||
|
|
||||||
|
|
||||||
|
Test Voice Conversion:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
wget https://paddlespeech.bj.bcebos.com/Parakeet/released_models/starganv2vc/test_wav.zip
|
||||||
|
unzip test_wav.zip
|
||||||
|
./run.sh --stage 2 --stop-stage 2 --gpus 0
|
||||||
|
```
|
Loading…
Reference in new issue