ChatTTS-Forge
ChatTTS-Forge copied to clipboard
ChatTTS emb finetune with `DVAE_full.pt`
TODOs
- [ ] Fix the speaker embedding finetuning code https://github.com/lenML/ChatTTS-Forge/blob/318d33f8d0b1451a39b3cbc94debca7f4f21dfca/modules/finetune/train_speaker.py#L15-L26
- [ ] Use the encoder in
DVAE_full.pt
to compute loss - [ ] Add some simple tests
refs: #45