ChatTTS-Forge icon indicating copy to clipboard operation
ChatTTS-Forge copied to clipboard

ChatTTS emb finetune with `DVAE_full.pt`

Open zhzLuke96 opened this issue 6 months ago • 7 comments

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

zhzLuke96 avatar Jul 31 '24 02:07 zhzLuke96