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
dd40463803
vall-e
/
vall_e
/
utils
History
mrq
dd40463803
limit eval size because the training batch size seems to be used for the eval dataloader, somehow (bandaid)
2024-06-29 09:11:28 -05:00
..
__init__.py
backport fix from tortoise_tts with local trainer + loading state when training lora
2024-06-25 13:41:29 -05:00
distributed.py
ugh
2024-05-11 16:47:19 -05:00
sampler.py
sort duration buckets to ensure that paths sorted-by-duration are actually sorted by duration (because i didnt know that python dicts can have non-strings as keys), added batching samples based on total duration to ensure best training throughput
2024-06-28 22:28:54 -05:00
trainer.py
backport fix from tortoise_tts with local trainer + loading state when training lora
2024-06-25 13:41:29 -05:00
utils.py
backport fix from tortoise_tts with local trainer + loading state when training lora
2024-06-25 13:41:29 -05:00
wrapper.py
limit eval size because the training batch size seems to be used for the eval dataloader, somehow (bandaid)
2024-06-29 09:11:28 -05:00