DoctorPopi
  • Joined on Jun 06, 2023
Loading Heatmap…

DoctorPopi commented on issue mrq/ai-voice-cloning#484

So is this abandoned?

This repo is indeed the best voice cloning tools I've tested for nearly a year, nothing except Eleven Labs gets better results than this... Thank you @mrq for all the hard work and for pointing…

2024-04-28 15:03:40 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#482

ModuleNotFoundError: No module named 'tortoise.utils.device'

Mmh...Strange! Have you ran pip install -r requirements.txt after the setup cuda? Maybe check that the installed version of Tortoise on your environment matches the one in requirements.txt?

2024-03-27 11:26:53 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#480

Missing whisper and tensor error

About the reshape tensor error, do you have this during the generation? I found that it might be a sample problem (you must have at least as much samples as the number of generations you make),…

2024-03-27 11:20:10 +07:00

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

Noise at the end of generated voice

Hey! Have you checked whether you have a blank line in your prompt? I mean something like this: "The first line of your prompt [an empty space here]" I've noted that you need to make sure…

2024-03-27 11:18:04 +07:00

DoctorPopi opened issue mrq/ai-voice-cloning#479

Sharing my audio dataset manager

2024-03-17 16:36:22 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#473

metavoicio / metavoice-1B-v0.1

Interesting! I still have way better results with MRQ and my trained models (I have a challenging speaker though, with lots of nuances in his voice), but it's still better than all the open source…

2024-03-01 15:05:02 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#458

ModuleNotFoundError: No module named 'torch'

Hey! Are you sure it's not a conflict of environment? Like you're on the right environment when launching your script in VScode, but when you run the start.bat you run it from the base environment…

2024-01-26 10:11:46 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#464

torch.cuda.OutOfMemoryError: CUDA out of memory. OOM

Hey! From what I see in your logs there might be a problem of environment variable. `Training] [2023-12-17T22:33:24.078703] CUDA_SETUP: WARNING! libcudart.so not found in any environmental…

2024-01-26 10:10:16 +07:00

DoctorPopi opened issue mrq/ai-voice-cloning#468

[Question] Segments : what are their role in the training?

2024-01-25 20:00:42 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#459

help installing tortoisee

Hey, There might be some answers [here](https://github.com/huggingface/transformers/issues/2831) or [here](https://github.com/huggingface/tokenizers/issues/1050). On which OS are you? Windows?

2023-12-07 07:26:51 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#454

StyleTTS2 - New Free Voice Cloning TTS

To be followed indeed...!

2023-11-27 09:50:34 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#445

Can emotion be trained?

Hey! I am in the process of trying to label "intense" emotions with capital letters in the JSON retranscription, as well as with "!!!!" that sort of thing. I've had some pretty interesting results…

2023-11-13 13:32:54 +07:00

DoctorPopi pushed to qol_improvements at DoctorPopi/ai-voice-cloning-fork

  • 8af8e6b6ca quick fic of model path in output name

2023-11-07 19:50:57 +07:00

DoctorPopi opened issue mrq/ai-voice-cloning#441

[Question] Learning Rate Schedule default?

2023-11-06 06:53:36 +07:00

DoctorPopi pushed to qol_improvements at DoctorPopi/ai-voice-cloning-fork

2023-11-04 16:11:18 +07:00

DoctorPopi pushed to qol_improvements at DoctorPopi/ai-voice-cloning-fork

  • 3621f30433 added more info on output generated clips

2023-11-04 16:08:37 +07:00

DoctorPopi pushed to qol_improvements at DoctorPopi/ai-voice-cloning-fork

2023-11-04 16:04:46 +07:00

DoctorPopi created branch qol_improvements in DoctorPopi/ai-voice-cloning-fork

2023-11-04 16:04:46 +07:00

DoctorPopi created repository DoctorPopi/ai-voice-cloning-fork

2023-11-04 15:55:33 +07:00

DoctorPopi commented on issue mrq/ai-voice-cloning#435

[Discussion] What is a large dataset?

Oh wow 50k! Yeah I definitely won't be able to produce that many clips. All I have are 4 audiobooks and 600 game character lines. The voice actor had a pretty wide range of voices so that…

2023-11-02 18:04:27 +07:00