• Joined on 2023-08-25
drew commented on issue ecker/ai-voice-cloning#374 2023-09-11 16:54:55 +00:00
Speed Increase?

check out this issue here mrq/ai-voice-cloning#363

basically you wanna use low quality params and then use rvc. This gives you the best speed+quality in my…

drew commented on issue ecker/ai-voice-cloning#363 2023-09-06 23:29:35 +00:00
Any tips for getting the fastest inference physically possible?

Hey @mrq did some more testing

I found out that deepspeed in its init function https://deepspeed.readthedocs.io/en/stable/inference-init.html has a config https://deepspeed.readthedocs.io/en/st

drew commented on issue ecker/ai-voice-cloning#363 2023-09-02 01:04:11 +00:00
Any tips for getting the fastest inference physically possible?

I suppose I can look into utilizing DeepSpeed. I remember looking at how it was implemented and it seems rather easy to incorporate.

Yeah I was shocked how it easy it was, only a few lines. I…

drew opened issue ecker/ai-voice-cloning#363 2023-09-01 18:35:00 +00:00
Any tips for getting the fastest inference physically possible?
drew closed issue ecker/ai-voice-cloning#352 2023-09-01 17:32:00 +00:00
Best ways to get rid of static?
drew opened issue ecker/ai-voice-cloning#352 2023-08-28 05:48:53 +00:00
Best ways to get rid of static?
drew closed issue ecker/ai-voice-cloning#348 2023-08-27 16:16:59 +00:00
Is it possible to train faster tortoise tts with this?
drew commented on issue ecker/ai-voice-cloning#348 2023-08-25 18:47:26 +00:00
Is it possible to train faster tortoise tts with this?

so I can just take the pth produced by the web ui and shove into the do_tts.py script in the tortoise repo, amazing!

Thanks for the fast reply, do you have a buymeacoffee or donation link?…

drew opened issue ecker/ai-voice-cloning#348 2023-08-25 17:56:01 +00:00
Is it possible to train faster tortoise tts with this?