ferret99gt / GradioMVL

A Gradio implementation of MetaVoiceLive, stripped to core components
2 stars 1 forks source link

Gradio MetaVoiceLive

This is a reworking of MetaVoiceLive to completely strip out the Electron layer and JavaScript reliance. It's a pure Python implementation. All unnecessary code removed.

MVL: https://github.com/metavoicexyz/MetaVoiceLive MetaVoice Studio: https://studio.themetavoice.xyz/

MVL is based in part on the following projects, or related projects/papers:

I also borrowed the launch/setup code from: https://github.com/AUTOMATIC1111/stable-diffusion-webui/

Changelog

Setup

Use

Advanced

Do you know how to make your own npy target voices? If so, just drop them in "GradioMVL\studio_models\targets" and restart!

Todo