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
2ea978f318
vall-e
/
vall_e
/
models
History
mrq
2ea978f318
added --eval-random-text-prompts to use random text prompts for eval pass, added --random-prompts for demo page and --lora to use a sample with the lora disabled, probably finally fixed validation dataloader breaking on eval
2024-10-10 13:40:25 -05:00
..
arch
ugh
2024-08-30 14:39:07 -05:00
__init__.py
readme tweaks, set the (unused) default model download URL back to the base ar+nar-llama-8 model, as ar+nar-tts+stt-llama-8 was renamed back to it since it performs well
2024-10-05 22:53:53 -05:00
ar_nar.py
readme tweaks, set the (unused) default model download URL back to the base ar+nar-llama-8 model, as ar+nar-tts+stt-llama-8 was renamed back to it since it performs well
2024-10-05 22:53:53 -05:00
ar.py
added --eval-random-text-prompts to use random text prompts for eval pass, added --random-prompts for demo page and --lora to use a sample with the lora disabled, probably finally fixed validation dataloader breaking on eval
2024-10-10 13:40:25 -05:00
base.py
readme tweaks, set the (unused) default model download URL back to the base ar+nar-llama-8 model, as ar+nar-tts+stt-llama-8 was renamed back to it since it performs well
2024-10-05 22:53:53 -05:00
experimental.py
moved prints to use logger, edited readme (fused_attn doesnt seem stable for training)
2024-08-29 13:27:16 -05:00
lora.py
nar.py
experimental implementation of STT (need to actually test on a model, test trainer seems to work)
2024-09-05 20:43:20 -05:00