u can install it with
pip install deepspeed==0.10.2
Hi mate, Tried to install but got this error instead! `Preparing metadata (setup.py) ... error error: subprocess-exited-with-error…
If you have a large dataset, go to your dataset and rename the audio folder so it doesnt get seen by the UI. Select 10-50 audio samples from the DS audio folder, put these in the voices folder…
Fine tune a model,~50-200 epochs. When training an american or british voice with a 10mins audio file(200 lines appx). How many epochs do you recommend? Whats the total loss and mel loss do…
Not a solution, but might be a temporary "workaround":
I've noticed that adding the line derimiter character as often as possible (after every period or comma), essentially turns your…
This thread might solve this mrq/ai-voice-cloning#177
Input #0, wav, from '/content/drive/MyDrive/ai-voice-cloning/training/new1test/audio/0.wav':
Metadata:
encoder : Lavf58.29.100
Duration: 00:00:01.92, bitrate: 256 kb/s
Stream #0:0: Audio:…
and once all that's done create the folder structure for the dataset under training/ and copy over everything.
I successfully managed to segment the audio file, created the train.txt file…
Semi-manually, I use
whisperx
to produce a timestamped transcription and then feed the timestamps intoffmpeg
to cut things to size.
-Okay. I tried to follow your method. Installed yt-dl,…
How do you go about it? I read your comment in here #133, You mentioned there that you proofread all the transcriptions and use smaller…
so, how would you install? right in the main ai-voice-cloning directory?
I do
pip install git+https://github.com/m-bain/whisperx.git
in my home directory, but keep in mind I've never…
the different venv's conflict.
I think the venv is not getting activated when executing setup_cuda.sh or start.sh.
"./venv/bin/activate: No such file or directory"
I can check in the…
I wouldn't clone them in a subdirectory of ai-voice-cloning just in case the different venv's conflict.
so, how would you install? right in the main ai-voice-cloning directory?