XiaoYuanZzz/IndexTTS_postrain
05
This is a brief introduction for model ckpts.
original models:
- bigvgan_discriminator.pth
- bigvgan_generator.pth
- bpe.model (tokenizer)
- config.yaml (original inference configuration)
- gpt.pth (backbone transformer)
- dvae.pth (use for getting training audio tokens)
- unigram_12000.vocab (tokenizer vocabulary)
fine-tuned models:
- Cantonese Model: a. configyue.yaml b. gpttunedyue.pth c. gptyue.pth (useless only for start stage in training)
- Janpanese Model: a. configja.yaml b. gpttunedja.pth c. gpttunedjav2.pth c. gpt_ja.pth (useless only for start stage in training)
- Malaya Model: a. configmalay.yaml b. gptmalayatuned.pth c. gptmalay.pth (useless only for start stage in training)
