• Joined on Mar 26, 2023
Loading Heatmap…

pheonis commented on issue mrq/ai-voice-cloning#370

No Module named Deepspeed

> 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…

2023-09-05 14:50:04 +07:00

pheonis reopened issue mrq/ai-voice-cloning#370

No Module named Deepspeed

2023-09-05 07:58:05 +07:00

pheonis closed issue mrq/ai-voice-cloning#370

No Module named Deepspeed

2023-09-05 07:10:47 +07:00

pheonis opened issue mrq/ai-voice-cloning#370

Getting error starting ai voice cloning

2023-09-05 06:39:19 +07:00

pheonis commented on issue mrq/ai-voice-cloning#225

Requesting tips to make inference as fast as possible

> 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…

2023-05-02 07:23:06 +07:00

pheonis commented on issue mrq/ai-voice-cloning#225

Requesting tips to make inference as fast as possible

> 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…

2023-05-02 04:54:24 +07:00

pheonis commented on issue mrq/ai-voice-cloning#224

All finetuned models are unstable when synthesizing lengthy content

> 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…

2023-05-01 12:21:32 +07:00

pheonis commented on issue mrq/ai-voice-cloning#223

Trying to Transcribe but getting error: 'Missing dataset: ./training/voice1//whisper.json'

This thread might solve this https://git.ecker.tech/mrq/ai-voice-cloning/issues/177

2023-05-01 07:56:19 +07:00

pheonis opened issue mrq/ai-voice-cloning#224

All finetuned models are unstable when creting lengthy content

2023-05-01 07:11:23 +07:00

pheonis closed issue mrq/ai-voice-cloning#215

My newly baked model could only generate 3 seconds clips

2023-04-30 18:39:43 +07:00

pheonis opened issue mrq/ai-voice-cloning#215

My newly baked model could only generate 3 seconds clips

2023-04-23 06:41:42 +07:00

pheonis opened issue mrq/ai-voice-cloning#213

Amazing Suno-ai generates laugh,sigh and other expressions

2023-04-21 09:29:01 +07:00

pheonis commented on issue mrq/ai-voice-cloning#198

Found some bad audio files during the middle of the training. What to do?

``` 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:…

2023-04-12 14:43:19 +07:00

pheonis commented on issue mrq/ai-voice-cloning#198

Found some bad audio files during the middle of the training. What to do?

> 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…

2023-04-12 06:39:29 +07:00

pheonis commented on issue mrq/ai-voice-cloning#198

Found some bad audio files during the middle of the training. What to do?

> Semi-manually, I use `whisperx` to produce a timestamped transcription and then feed the timestamps into `ffmpeg` to cut things to size. -Okay. I tried to follow your method. Installed yt-dl,…

2023-04-11 17:32:20 +07:00

pheonis commented on issue mrq/ai-voice-cloning#198

Found some bad audio files during the middle of the training. What to do?

How do you go about it? I read your comment in here [#133](https://git.ecker.tech/mrq/ai-voice-cloning/issues/133), You mentioned there that you proofread all the transcriptions and use smaller…

2023-04-11 04:22:33 +07:00

pheonis opened issue mrq/ai-voice-cloning#198

Found some audio files not good with some music in the middle of the training. What to do?

2023-04-11 03:01:13 +07:00

pheonis commented on issue mrq/ai-voice-cloning#195

Having hardtime making Whispercpp and Whisperx work (COLAB)

> > 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…

2023-04-09 05:21:04 +07:00

pheonis commented on issue mrq/ai-voice-cloning#195

Having hardtime making Whispercpp and Whisperx work (COLAB)

>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…

2023-04-09 02:27:21 +07:00

pheonis commented on issue mrq/ai-voice-cloning#195

Having hardtime making Whispercpp and Whisperx work (COLAB)

> 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?

2023-04-09 00:51:33 +07:00