FrioGlakka
  • Joined on 2023-04-19
FrioGlakka commented on issue mrq/ai-voice-cloning#264 2023-06-14 15:19:53 +00:00
Is there anyway to save the voice from a random generation ?

I can testify that the saved random voices aren't "solid" or however you'd call it.

What I mean is that I had some nice random voices saved, and sometimes they would change gender when…

FrioGlakka closed issue mrq/ai-voice-cloning#263 2023-06-14 15:12:15 +00:00
cli.py loads model everytime it's ran
FrioGlakka commented on issue mrq/ai-voice-cloning#263 2023-06-14 15:12:14 +00:00
cli.py loads model everytime it's ran

I don't know why I expected to be able to use the cli.py script for my use case. I followed your advice and had really rapid success.

It was as easy as just having

args = setup_args(cli…
FrioGlakka opened issue mrq/ai-voice-cloning#263 2023-06-12 17:07:16 +00:00
cli.py loads model everytime it's ran
FrioGlakka commented on issue mrq/ai-voice-cloning#224 2023-05-02 20:34:05 +00:00
All finetuned models are unstable when synthesizing lengthy content

What are you doing to achieve this? The line delimiter by default is set to "\n" in the repo. Do you change this?

I did not change it, it's still "\n". But I make sure after every period or…

FrioGlakka commented on issue mrq/ai-voice-cloning#225 2023-05-02 11:06:28 +00:00
Requesting tips to make inference as fast as possible

The sampler is a huge bottleneck and fine tuning lets you sample from a smaller domain to get the same quality outcome.. sometimes... mostly.. if you're lucky.

Thanks for the length…

FrioGlakka opened issue mrq/ai-voice-cloning#225 2023-05-01 10:10:44 +00:00
Requesting tips to make inference as fast as possible
FrioGlakka commented on issue mrq/ai-voice-cloning#224 2023-05-01 10:04:08 +00:00
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 large…

FrioGlakka closed issue mrq/ai-voice-cloning#211 2023-04-19 16:33:49 +00:00
"Saved" voice is wildly inconsistent
FrioGlakka commented on issue mrq/ai-voice-cloning#211 2023-04-19 16:33:47 +00:00
"Saved" voice is wildly inconsistent

I did not, and I'm now left wondering how I couldn't have thought about that before writing this entire post.

So thanks for that.

FrioGlakka opened issue mrq/ai-voice-cloning#211 2023-04-19 13:54:52 +00:00
"Saved" voice is wildly inconsistent