vall-e/vall_e/utils
2024-06-28 22:28:54 -05:00
..
__init__.py
distributed.py
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
utils.py
wrapper.py