-
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
Fixed in commit 22904a86
What a silly oversight. Fixed in commit 5873c27f1ad2094b42489401ad961bbc8c8b7ffb.
Right, I kept forgetting to try and fix it in my VALL-E inference tests.
The root issue should be fixed in commit 29290f574eb2f8aa9c2cf19b9aaf131a2fd1c3ff.
Additionally, if you were going to finetune with the web UI, generating the training YAML should be working…
Odd though, as I never needed to before haha.
I'm very, very certain it was a regression I've introduced when committing the changes from my training rig back to this repo (commit 72a38ff2fc6a…
ignore the commit spam... squashed it down to one commit
No worries.
I haven't gotten a chance to actually look at it, but from the other issue I referenced to, you might need to chick Slice Segments
, and set your offsets to -0.05
and 0.2
for safety. I…
I guess that would explain mrq/ai-voice-cloning#335 better. I'll finagle with the web UI and see why it's breaking when not slicing.
In the meantime you should…