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
4aef798135
vall-e
/
vall_e
History
mrq
4aef798135
added picking final candidate based on sum of score instead of first candidate (this changes nothing).
2023-09-13 13:19:11 -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
added picking final candidate based on sum of score instead of first candidate (this changes nothing).
2023-09-13 13:19:11 -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
implemented a naive beam search (I really should be taking a break)
2023-09-12 21:28:07 -05:00
config.py
unified more things with training the AR+NAR monolothic model
2023-09-12 15:54:41 -05:00
data.py
unified more things with training the AR+NAR monolothic model
2023-09-12 15:54:41 -05:00
export.py
inference.py
implemented a naive beam search (I really should be taking a break)
2023-09-12 21:28:07 -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
added picking final candidate based on sum of score instead of first candidate (this changes nothing).
2023-09-13 13:19:11 -05:00
webui.py
implemented a naive beam search (I really should be taking a break)
2023-09-12 21:28:07 -05:00