A fork of MVL that cleans up the code and reworks the UI.
- Added "More Voices" to carousel with advanced selection screen
- Made "Start Conversion" display "Start Conversion For " for more transparency with more voices
- Enabled scanning functionality for speakers in %appdata/MetaVoiceLive/speakers
- Made "More Voices" in carousel display the custom voice's avatar when selected, or a check next to the no avatar icon to indicate a selected voice
- bugfixes, including an advanced server is-alive ping functionality
- Added "Frames Inactive/Stable/Dropping" indicator
- Added "Server online/offline" indicator
- Added favoriting
- Added custom update directory
- Added swift Review & Share drawer
- Cleanup up code, especially Electron code, into separate files so it is more organized
Download the .zip from release and manually copy mvml
into resources/app/dist
OR
Start metavoice.exe
in mvml manually
Either way, you'll know it has worked because the "Server Online" indicator will turn on
The scripts are in package.json
, the only thing you need to do in install any missing python packages and/or copy model.pt and model_b.pt from mvml into ai
, as these are too big for Github.
(will update this soon)