This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8f42c578c9
vall-e
/
vall_e
History
mrq
8f42c578c9
setting up for allowing training for a partial amount of the speechx tasks (do NOT try this at home yet without a proper model, as performance is predecated on having a solid base vall-e model for the tasks
2023-08-19 00:16:08 -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
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
__main__.py
config.py
setting up for allowing training for a partial amount of the speechx tasks (do NOT try this at home yet without a proper model, as performance is predecated on having a solid base vall-e model for the tasks
2023-08-19 00:16:08 -05:00
data.py
setting up for allowing training for a partial amount of the speechx tasks (do NOT try this at home yet without a proper model, as performance is predecated on having a solid base vall-e model for the tasks
2023-08-19 00:16:08 -05:00
export.py
inference.py
pseudocode polyfill stub some other flavor of working on adding the tasks
2023-08-18 22:22:13 -05:00
train.py
repaired auraloss loss calc during eval/val
2023-08-18 21:19:47 -05:00