• Joined on May 30, 2023
Loading Heatmap…

gforce commented on issue mrq/ai-voice-cloning#478

Noise at the end of generated voice

Could be temperature or often its just something missed in the training samples.

2024-03-05 10:34:28 +07:00

gforce opened issue mrq/ai-voice-cloning#473

metavoicio / metavoice-1B-v0.1

2024-02-13 11:45:15 +07:00

gforce commented on issue mrq/ai-voice-cloning#314

How to provide Dynamic Prompt Setting Editing (switch between voices)

Would love to know how far prompt engineering can go and even the effect punctuation has in the text such as : and other ways of expressing dialogue and context. Seems to be little out there. I…

2023-07-30 10:06:06 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

> A smart trick I ran into is running generated audio through RVC with its own Harvest trained model, helps smooth out the audio and make it more consistent Have you played around with this?…

2023-07-11 16:12:42 +07:00

gforce commented on issue mrq/ai-voice-cloning#296

Audio artifacts/repetitive words after training

I wouldn't be surprised if those artifacts and weirdness are because of so many short samples used to train it on. I would also increase the temperature to over .5, and increase diffusion temp…

2023-07-10 10:21:03 +07:00

gforce opened issue mrq/ai-voice-cloning#289

conditioning_length: 44000 is different to sample rate?

2023-07-02 08:28:06 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

I started editting it but it was so tedious I decided to redo the sample set again in audacity and actually validate this time to cull the very short segments.

2023-07-01 08:39:26 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

How do you go about manually changing the whisper.json to re-slice without messing with the metrics that the whisper json creates? Will that not cause some sort of conflict or is that extra data…

2023-06-29 10:03:55 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

> Overall, it's better to be testing the checkpoints along the way and until it no longer changes or begins to get worse. I will disagree with gforce on the autoslicing bit, I feel it's better…

2023-06-18 11:24:19 +07:00

gforce commented on issue mrq/ai-voice-cloning#266

"Original Latents Method" - What is this for, and what is the best option?

Its just the method the original repo by neonjib used, I havent made any thorough comparison but I gather the 'new' method only uses the first 4 secs of the sample clip iirc, whereas the old one…

2023-06-14 10:15:13 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

Honestly I wing it using the recommended settings more or less and get good results. I've found no considerable difference between 1000 steps and 2500, seems to be an efficient training method. I…

2023-06-13 09:41:07 +07:00

gforce commented on issue mrq/ai-voice-cloning#253

Results, Retrospectives, and Recommendations

Yes as usual I have found the quality of the training data is very important, a test model I made had no considerable differences in the output quality whether it was using 12 samples or 50,…

2023-06-05 08:49:20 +07:00

gforce commented on issue mrq/ai-voice-cloning#252

Whats changed recently? finetuning in webUI is completely broken now

So using that commit above the yaml can be generated and then I just needed a duplicate of each in /training and in subject dataset file, for some reason it changes where it wants the file to be…

2023-06-05 08:41:57 +07:00

gforce commented on issue mrq/ai-voice-cloning#242

Is it possible to generate using the command-line?

> Shit, I forgot to do this. Gomen. I'm a bit tied up for the rest of the week, so... > > You ***might*** get lucky with just copying an existing `do_tts.py` (such as from 152334H's fork, I…

2023-06-03 21:54:00 +07:00

gforce commented on issue mrq/ai-voice-cloning#252

Whats changed recently? finetuning in webUI is completely broken now

Oh right I see so its the updated google packages that may be stuffing it up, I did revert back to 31da215c5f0f77a249dd5131bf8c3a4f149299a3 and the file pathways worked again enough to actually…

2023-06-01 08:06:58 +07:00

gforce opened issue mrq/ai-voice-cloning#252

Whats changed recently? finetuning in webUI is completely broken now

2023-05-30 20:55:53 +07:00