vall-e/vall_e
2023-08-19 09:50:07 -05:00
..
emb tested the training preparation for tasks ns, sr, and tse (I don't expect it to go well with only 2 RVQ bins) 2023-08-18 23:55:40 -05:00
engines why did I type rglob, another 10 bucks down the drain... 2023-08-17 00:11:29 -05:00
models preparing for SpeechX extensions 2023-08-18 20:58:07 -05:00
utils god I am inexperienced with retaining compat from previous weights, I hope no one actually has weights 2023-08-18 21:29:20 -05:00
__init__.py Rewrite init 2023-08-02 21:53:35 +00:00
__main__.py distributed training works now (hopefully) 2023-08-13 22:07:45 -05:00
config.py validated that SpeechX tasks cse and nse works, added a method to test each task by invoking python3 -m vall_e.data --action=tasks --tasks='sr,se,cse,nse' 2023-08-19 09:50:07 -05:00
data.py validated that SpeechX tasks cse and nse works, added a method to test each task by invoking python3 -m vall_e.data --action=tasks --tasks='sr,se,cse,nse' 2023-08-19 09:50:07 -05:00
export.py made exporter make more sense 2023-08-13 22:56:28 -05:00
inference.py pseudocode polyfill stub some other flavor of working on adding the tasks 2023-08-18 22:22:13 -05:00
train.py literally had a urethra moment before going to bed with a way to implement cse/nse tasks 2023-08-19 01:16:46 -05:00