-
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 swear every time I grow a wild hair and dive back into the implementation I forked, there's another twist with how it behaves.
To be brief, I was trying to both have a way to calculate…
You can go back and "add" to finetune by reusing the finetunes existing weights, yeah. I haven't done it specifically for TorToiSe, but I don't see it wouldn't work outside of "quality" concerns. …
Have you checked out the Pony Preservation Project Datasets You can found them here:
Oh right, I forgot I can leverage /mlp/'s autism. I'll nab them too for the next feeding time as well. I'm…
Would you like me to download and link these for you? Or can you do it on your end?
I can rip it with yt-dlp and transcribe from there. I'll add them into a next batch after this one gets…
How many segments minimum?
Not sure; I still have about 20 voices that have sub-50 lines that I'm not too sure how much would help shape things, but I imagine at least 10 lines would be…
So, I was letting the FUD get to me about whether or not I should have backed the newer implementation instead. I was getting the model code transplanted into my fork, and as I was stitching up…
Thoughts?
Unless I'm misunderstanding it:
- isn't it primarily for speech-to-speech?
- isn't it also only really best for singing?
I suppose it can fill a specific niche, but those two…
I guess at that point, if what you say can produce the segments, then all we would need to do is feed him the data/anime?
Yeah. I pretty much just need the audio, and WhisperX / the…
tldr You should enforce high example standards
I'm not even sure if I need high standards. WhisperX does a damn decent job now at transcription and timestamping, and the VALL-E paper says…
Progress report:
Inferencing with VALL-E is integrated into the web UI, with some warts.
- not very many knobs to play with, only a maximum step count and sampling temperatures. I'm sure I…