NS2VC
NS2VC copied to clipboard
Unofficial implementation of NaturalSpeech2 for Voice Conversion and Text to Speech
hi ! thank you very much for your work and this amazing repo i try train the branch v4 i have something very wrong here when i train about 3...
Okay, so I've been testing out the demo colab notebook and tried synthesizing a few characters, but it seems like it's having a hard time preserving the speaker identity. The...
I have a Vietnamese dataset, can u show me how to train?
During training, an issue was discovered where f0_loss was constantly zero. Any help would be appreciated.
I'm wondering if the code in that GitHub repository also performs well at cloning songs. Thanks.
I have been training the v4 version and the results looked promising. Thanks for the awesome work! Now, i would like to train it on 48khz audio. Could you point...
大佬,这个支持小样本数据训练吗?
first thank you very must for your work it's amazing ! I have 10 speakers in my dataset. Should I organize each speaker's audio files into separate folders like this...
We first train the audio codec using 8 NVIDIA TESLA V100 16GB GPUs with a batch size of 200 audios per GPU for 440K steps. We follow the implementation and...
'HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /charactr/vocos-mel-24khz/resolve/main/config.yaml (Caused by ConnectTimeoutError(, 'Connection to huggingface.co timed out. (connect timeout=10)'))' thrown while requesting HEAD https://huggingface.co/charactr/vocos-mel-24khz/resolve/main/config.yaml Traceback (most recent call last): File "E:\pythoncode\NS2VC-vc-v2\train.py",...