vall-e/vall_e
2024-12-18 23:43:11 -06:00
..
emb actually do speaker verification 2024-12-17 10:11:14 -06:00
engines
models actually do speaker verification 2024-12-17 10:11:14 -06:00
utils actually do speaker verification 2024-12-17 10:11:14 -06:00
__init__.py
__main__.py
config.py
data.py instead just compute a bunch of stuff on the transcriptions to store later in different names so I can just retrieve what I want, also added tongue twisters for nefarious reasons 2024-12-18 23:43:11 -06:00
demo.py instead just compute a bunch of stuff on the transcriptions to store later in different names so I can just retrieve what I want, also added tongue twisters for nefarious reasons 2024-12-18 23:43:11 -06:00
export.py
inference.py tweaks to prompt duration to allow me to divorce how i use it for training with how I'm using it for the demo page, and demo page tweaks to make my life easier 2024-12-17 19:33:04 -06:00
metrics.py instead just compute a bunch of stuff on the transcriptions to store later in different names so I can just retrieve what I want, also added tongue twisters for nefarious reasons 2024-12-18 23:43:11 -06:00
plot.py
samplers.py
train.py
webui.py