Is there a rough value I should aim for?
To reiterate from the wiki:
However, there doesn't seem to be…
Sorry for all the questions!
When I reload the finteuned dataset and hit 'resume/import', it reloads all the correct settings, but the dropdown for 'source model' changes to 'null' which seems…
Right, the final loss value's too high, you'll need to train it a lot more, although I guess it's a matter of how nice the dataset is with how fast it'll finetune too, even with similar…
Ahh ok I see, I probably set the save states too frequently anyway so I ended up with loads of them.
However the final result is.... unfortunately pretty bad! Much worse than just using the…
Hmm. the training seems to have gotten to 100.1% and ... shows no sign of actually coming to a stop? I had expected it to send a console message or something to say that it was completed?
So the training has currently taken up about 400gb of space on the drive (luckily I have the space), but I'm wondering if this is how much will need to be stored long-term for this training to…
Seems like it's only going to take about 2 hours, so I'm a little concerned I have something set 'too easy' lol. Though I mostly used the default options
Yeah, there was an issue (#73, #74) with haphazardly adding in whisperx as a backend, where it'll break a package DLAS requires. The setup and update-force scripts have been fixed to have DLAS…
Tried to run a training session, set up the yaml etc, but got the following -
[Training] [2023-03-06T21:40:45.180518] from einops import rearrange, repeat, pack, unpack [Training]…
Something I have noticed with the transcription files, is that quite often it will do something like...
Audio1 = The quick brown fox jumped Audio2 = over the lazy dog
Transcription1 = The…
Ahh I see, so each voice will have its own model, so I select a voice and then the appropriate model for that voice. Makes sense.
I'll report back once I've done a test run, thankyou!
Thankyou for the quick response!
I think part of my problem was just making sure that, once I've done the training (and there are now training files in the folder for a particular voice) I…
Feedback 2: Voice directory is confusing/wrong There's this part in the wiki under Collecting Samples: "After preparing your clips as WAV files at a sample rate of 22050 Hz, open up the…