vall-e/vall_e
2024-12-10 20:13:21 -06:00
..
emb added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
engines added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
models oops 2024-12-08 15:24:21 -06:00
utils added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
__init__.py
__main__.py doc update, added automatically deducing language from a given text, also checks if the input is already phonemized text to allow direct control without being cringe (procrastinating adding WER/SIM-O) 2024-12-07 22:34:25 -06:00
config.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
data.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
demo.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
export.py
inference.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
metrics.py added WER/SIM-O metrics, added APOLLO but I need to test it 2024-12-10 20:13:21 -06:00
plot.py
samplers.py
train.py ugh (batchmean actually expects batch=seq_len, and not the actual batch) 2024-12-07 12:39:01 -06:00
webui.py logic fixes, I feel like output is better? (also NAR can have a temperature, I imagine it couldn't because it was having a causal masked passed to it for the longest time before I caught it a month ago) 2024-12-08 14:52:47 -06:00