Closed HaiFengZeng closed 8 months ago
how can we adapt training the codec for smaller dataset?
You can refer the recipe egs/LibriTTS/codec/run.sh
to prepare your own data and finetune the model on it. You can also use the pre-trained parameters as a initialization with --init_param xxx/xxx/model.pth
how can we adapt training the codec for smaller dataset?