SyntheticVoices opened issue mrq/ai-voice-cloning#319 2023-07-30 15:58:39 +00:00
Transcription and diarization (speaker identification) - Easy dataset building?
SyntheticVoices commented on issue mrq/ai-voice-cloning#152 2023-07-14 15:19:52 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

Out of interest, do you eventually plan to release a stable model once you got it something work to a good level?

SyntheticVoices commented on issue mrq/ai-voice-cloning#152 2023-05-24 17:20:26 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

Hey man, not sure where to throw this in or whether this viable. One thing I recently "discovered" is that if you produce a TTS clip let say on Tortoise and then feed that into RVC (https://github.…

SyntheticVoices commented on issue mrq/ai-voice-cloning#152 2023-03-18 21:46:21 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

Your doing a amazing job. This mainly beyond my understanding but it's impressive stuff. Do you have a dontation page or something?

SyntheticVoices commented on issue mrq/ai-voice-cloning#148 2023-03-17 16:02:53 +00:00
Errors on training : AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'

You need to pass --force-reinstall when trying to install torch again.

Thank you. Resolved.

SyntheticVoices closed issue mrq/ai-voice-cloning#148 2023-03-17 16:02:53 +00:00
Errors on training : AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'
SyntheticVoices commented on issue mrq/ai-voice-cloning#148 2023-03-17 12:49:28 +00:00
Errors on training : AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'

I did pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 in the activated env but it says requirments already satisifed

SyntheticVoices opened issue mrq/ai-voice-cloning#148 2023-03-17 12:43:48 +00:00
Errors on training : AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'
SyntheticVoices opened issue mrq/ai-voice-cloning#142 2023-03-15 18:28:41 +00:00
new error when click on training
SyntheticVoices opened issue mrq/ai-voice-cloning#134 2023-03-14 17:55:13 +00:00
Error when I click train Exception: Do not invoke this from an import
SyntheticVoices commented on issue mrq/ai-voice-cloning#60 2023-03-09 23:08:41 +00:00
Share your models

Good idea. I've also have a discrod setup if any you guys want to share ideas/tips : https://discord.com/channels/1041095964028575765/1078356417582481468

This seems to be a link to a…

SyntheticVoices commented on issue mrq/ai-voice-cloning#103 2023-03-09 21:11:29 +00:00
! RETRAIN YOUR MODELS !

I am getting some decent result on LR : 0.00009 on smaller dataset of say 10 to 30 mins. All other settings default apart from validting the training settings

Zapp Brannigan : https://vocaroo.co

SyntheticVoices commented on issue mrq/ai-voice-cloning#102 2023-03-09 21:02:19 +00:00
UnboundLocalError: local variable 'opt' referenced before assignment

optimizer: ${optimizer}

Yeah, you'll need to regenerate your training configuration. I'd say you can manually edit that as "adamw", but I'm certain I had other minor bugs that were…

SyntheticVoices commented on issue mrq/ai-voice-cloning#102 2023-03-09 20:24:06 +00:00
UnboundLocalError: local variable 'opt' referenced before assignment

Sorry, I think this what your after : Tbh I am using my usual settings that have worked, but I will look around

H:\ai-voice-cloning>call .\venv\Scripts\activate.bat
Running on local URL: …
SyntheticVoices opened issue mrq/ai-voice-cloning#102 2023-03-09 20:14:42 +00:00
UnboundLocalError: local variable 'opt' referenced before assignment
SyntheticVoices commented on issue mrq/ai-voice-cloning#60 2023-03-06 23:41:05 +00:00
Share your models
SyntheticVoices commented on issue mrq/ai-voice-cloning#60 2023-03-05 20:38:37 +00:00
Share your models

Good idea. I've also have a discrod setup if any you guys want to share ideas/tips : https://discord.com/channels/1041095964028575765/1078356417582481468

SyntheticVoices commented on issue mrq/ai-voice-cloning#64 2023-03-05 20:28:04 +00:00
AttributeError: 'TrainingState' object has no attribute 'metric'

Oops, typo. Fixed in commit b82961ba8a9daf475562c86a96c769980ff489d5.

Hi thanks for the quick response, now getting :

[Training] [2023-03-05T20:27:04.952259]     log: H:\ai-voice-clo…
SyntheticVoices reopened issue mrq/ai-voice-cloning#64 2023-03-05 20:28:04 +00:00
AttributeError: 'TrainingState' object has no attribute 'metric'