• Joined on 2023-03-05
nirurin commented on issue mrq/ai-voice-cloning#463 2023-12-16 04:05:32 +00:00
Start.bat error after installation - "cannot import name 'broadcat'"

I went back to an old install I had backed up, and installed python 3.10 instead (which is what I used back then). After a bit of tweaking I managed to get it working.

Then I did a forced-updat…

nirurin opened issue mrq/ai-voice-cloning#463 2023-12-16 01:41:13 +00:00
Start.bat error after installation - "cannot import name 'broadcat'"
nirurin closed issue mrq/ai-voice-cloning#462 2023-12-16 01:39:00 +00:00
Tortoise seems to no longer be included in the install. Just errors. Same with DLAS.
nirurin commented on issue mrq/ai-voice-cloning#457 2023-12-16 01:19:26 +00:00
Can't start.bat

I'm having the same issue. Seems Tortoise and DLAS are no longer installed and I had to manually add them in. I then end up with the 'broadcat' error that you have.

I think this repository is…

nirurin opened issue mrq/ai-voice-cloning#462 2023-12-16 01:05:12 +00:00
Tortoise seems to no longer be included in the install. Just errors. Same with DLAS.
nirurin opened issue mrq/ai-voice-cloning#266 2023-06-13 23:43:42 +00:00
"Original Latents Method" - What is this for, and what is the best option?
nirurin closed issue mrq/ai-voice-cloning#234 2023-06-13 23:41:47 +00:00
Graphs follow the wrong number (steps instead of epochs)
nirurin closed issue mrq/ai-voice-cloning#226 2023-06-13 23:41:37 +00:00
Weird groaning at the end of every output file...
nirurin closed issue mrq/ai-voice-cloning#128 2023-06-13 23:41:27 +00:00
Has anyone managed to train a voice to be able to shout?
nirurin opened issue mrq/ai-voice-cloning#265 2023-06-13 20:50:13 +00:00
Whisper transcribing isn't doing all the files
nirurin commented on issue mrq/ai-voice-cloning#234 2023-05-11 21:23:36 +00:00
Graphs follow the wrong number (steps instead of epochs)

No problem, I did think it seemed weird!

How's the vall-e experience going? Is it proving to be better?

nirurin opened issue mrq/ai-voice-cloning#234 2023-05-11 03:06:42 +00:00
Graphs follow the wrong number (steps instead of epochs)
nirurin opened issue mrq/ai-voice-cloning#226 2023-05-02 09:05:35 +00:00
Weird groaning at the end of every output file...
nirurin closed issue mrq/ai-voice-cloning#196 2023-04-08 22:44:48 +00:00
Whisper stuck 'iterating through voice files'
nirurin opened issue mrq/ai-voice-cloning#196 2023-04-08 22:43:30 +00:00
Whisper stuck 'iterating through voice files'
nirurin commented on issue mrq/ai-voice-cloning#159 2023-03-20 18:25:30 +00:00
'list index out of range' error

Your gradient accumulation size is either too large or not divisible enough by your batch size.

Really? I'm using the same gradient size for both attempts, and the default scheduling will…

nirurin commented on issue mrq/ai-voice-cloning#159 2023-03-20 06:52:54 +00:00
'list index out of range' error

I'm sure I tested the same dataset but with the default schedule, and it worked. but now it wont work even with the default schedule, so maybe something else is wrong... but I can't see anything else!

nirurin opened issue mrq/ai-voice-cloning#159 2023-03-20 06:35:23 +00:00
custom LR schedule causing 'list index out of range' error
nirurin closed issue mrq/ai-voice-cloning#151 2023-03-19 21:33:55 +00:00
Is Cos.Annealing ever a better option?
nirurin opened issue mrq/ai-voice-cloning#155 2023-03-18 21:45:37 +00:00
Set results folder to a custom location?