This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
vall-e
Watch
5
Star
9
Fork
0
You've already forked vall-e
Code
Issues
8
Pull Requests
Packages
Projects
Releases
Wiki
Activity
40ef34e1ca
vall-e
/
vall_e
History
mrq
40ef34e1ca
this embedding class definitely works, and migrating from the previous embedding weights seems to work.
2023-09-11 14:13:42 -05:00
..
emb
(need to verify) added modifying model size and config bool to align with VALL-E continuous' methodology
2023-09-01 17:19:34 -05:00
engines
added light web UI (need to port the telemetry disabling bandaids from aivc)
2023-09-09 16:17:20 -05:00
models
this embedding class definitely works, and migrating from the previous embedding weights seems to work.
2023-09-11 14:13:42 -05:00
utils
added light web UI (need to port the telemetry disabling bandaids from aivc)
2023-09-09 16:17:20 -05:00
__init__.py
__main__.py
added option to limit (or exceed) inferenced RVQ-bin levels through the NAR
2023-09-10 13:50:13 -05:00
config.py
this embedding class definitely works, and migrating from the previous embedding weights seems to work.
2023-09-11 14:13:42 -05:00
data.py
this embedding class definitely works, and migrating from the previous embedding weights seems to work.
2023-09-11 14:13:42 -05:00
export.py
inference.py
added option to limit (or exceed) inferenced RVQ-bin levels through the NAR
2023-09-10 13:50:13 -05:00
plot.py
integrated plot script, added tts-c task token to help the model be able to mix between normal VALL-E and VALL-E continuous
2023-09-02 16:29:53 -05:00
train.py
seems that my PromEmbedding/RespEmbedding doesn't actually work all that well, naively using dedicated MultiEmbeddings for AR/NAR in the monolithic model is the best way to go
2023-09-08 01:03:24 -05:00
webui.py
throw error when no reference audio is provided in the web UI because someone keeps doing that in the HF space
2023-09-10 15:50:50 -05:00