• Joined on 2023-05-04
gshawn3 commented on issue mrq/ai-voice-cloning#242 2023-06-17 11:42:27 +00:00
Is it possible to generate using the command-line?

Thank you so much, this is fantastic!

gshawn3 commented on issue mrq/ai-voice-cloning#253 2023-06-17 11:39:00 +00:00
Results, Retrospectives, and Recommendations

Upon further testing, I've found much of the poorer audio quality is due to phasing in the output, which is a kind of audio artifact in this case because of the natural variance in voice…

gshawn3 commented on issue mrq/ai-voice-cloning#242 2023-05-20 04:03:43 +00:00
Is it possible to generate using the command-line?

Oh that would be super cool, thanks!

In the meantime, I figured out that I can use the autogenerated Gradio API to create files programmatically. The Gradio API kind of sucks but it's better…

gshawn3 opened issue mrq/ai-voice-cloning#242 2023-05-19 14:20:00 +00:00
Is it possible to generate using the command-line?
gshawn3 commented on issue mrq/ai-voice-cloning#229 2023-05-04 23:05:56 +00:00
TypeError: Progress.tqdm() got an unexpected keyword argument 'track_tqdm'

Holy shit that was fast. I just updated and it's running correctly now. Thanks for the quick fix!!

gshawn3 commented on issue mrq/ai-voice-cloning#229 2023-05-04 23:04:11 +00:00
TypeError: Progress.tqdm() got an unexpected keyword argument 'track_tqdm'

Thanks for looking into it! I've heard Gradio can occasionally be fickle.

Is is worth trying to downgrade to a previous version of Gradio in the meantime?

gshawn3 commented on issue mrq/ai-voice-cloning#229 2023-05-04 22:44:22 +00:00
TypeError: Progress.tqdm() got an unexpected keyword argument 'track_tqdm'

Tried to set this up a few minutes ago and ran into the exact same problem :(