-
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
I'll push a fix to mrq/tortoise-tts when I get a chance. Odd it didn't turn up in my many generation tests over the past few days.
You might also just need to update tortoise itself with the…
Temporary fix is to go into Settings and click on the default Tokenizer (./modules/tortoise/tortoise-tts/data/tokenizer.json or something).
I'll push a fix when I get a chance.
Oops, I found the problem. DLAS originally had the iteration rate divided by the batch size, so the web UI compensated by multiplying the reported iteration back up.
I forgot I had DLAS report…