vall-e/vall_e/emb
2024-10-11 21:18:26 -05:00
..
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
g2p.py fix oversight with phonemizing french because espeak defines french as fr-fr instead of fr (even though spain spanish is es and not es-sp or some shit, but portugal portuguese is pt-pt) 2024-09-13 12:53:36 -05:00
process.py added experimental entropix sampling support 2024-10-11 21:18:26 -05:00
qnt.py fix vall_e.emb.process 2024-10-08 20:00:34 -05:00
similar.py added --eval-random-text-prompts to use random text prompts for eval pass, added --random-prompts for demo page and --lora to use a sample with the lora disabled, probably finally fixed validation dataloader breaking on eval 2024-10-10 13:40:25 -05:00
transcribe.py fix vall_e.emb.transcriber 2024-10-08 19:24:43 -05:00