ecker
-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
Block a user
Can't train a single good model
I tried redoing it with commit 0231550287 from about 2 weeks ago, and the output was much better; close to the dataset voice. The training ran much faster too.
This repo itself doesn't…
ImportError: cannot import name 'do_gc' from 'tortoise.utils.device'
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 2: character maps to <undefined>
Error On Install Dependencies; expected?
ModuleNotFoundError: No module named psutil
Possible to use separate batch size for autoregressive samples and CLVP?
Nevermind, forgoing the CLVP just means that you're effectively going to have a batch size = candidate size.
A solution has been implemented in commit 5a5fd9ca87b08d5e8276eca911a164781342b61d. …
Possible to use separate batch size for autoregressive samples and CLVP?