open-mmlab / Amphion

Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.
https://openhlt.github.io/amphion/
MIT License
4.28k stars 364 forks source link

[Help]: Can use external pretrained codec for NeuralSpeech2 #208

Open chazo1994 opened 2 months ago

chazo1994 commented 2 months ago

Hi, I have read this repository doccument and codes. But, I can't found the code for use neuralspeech2 with external neuralcodec model. I think we should train neuralcodec with unlabeled data to improve the generalization of this model. Another question, can we use FACodec for NeuralSpeech2?