Vozeru Get it on Google Play

Legal

Licences and credits

Vozeru is a thin Rust shell around other people's research. This is who, and under what terms. Licence names are as the authors published them; the linked repositories carry the text.

Models that ship through the app

ModelDoesLicence
Kokoro-82MText to speech. The voice packs on the Text tab are its voices.Apache-2.0
misakiText to phonemes, the front end Kokoro was trained on. Its lexicons and tagger are bundled in the app.Apache-2.0
ContentVecSpeech content encoder for voice conversion (the 768-dimension, layer 12 export used by RVC).MIT
RMVPEPitch estimation for voice conversion.MIT
RVCThe voice conversion architecture every catalogue voice is a model for. Vozeru runs its generator on the phone.MIT
UVR-MDX-NET-Voc_FTVocal and instrumental separation for music mode, from the Ultimate Vocal Remover project.MIT

The models are downloaded from a Vozeru-maintained mirror on Hugging Face, unmodified apart from a retiming of the separator graph that lets it run in a phone's memory.

Catalogue voices

Each voice on the Voices tab is an RVC model published by someone else on Hugging Face, under the licence they chose, or none. Vozeru indexes them, does not host them, and removes an entry on request. The person who trained a voice is credited by name on its entry where the source gives one.

Software the app is made of

ComponentDoesLicence
kokoro-rs, rvc-rs, uvr-rs, misaki-rsThe four engines, Rust ports of the pipelines above.See each repository
ONNX Runtime via ortRuns every model.MIT; Apache-2.0 or MIT
DioxusThe user interface.MIT or Apache-2.0
SymphoniaDecodes the audio you bring in.MPL-2.0
houndWrites the WAV files that come out.Apache-2.0
rusqlite and SQLiteThe catalogue search.MIT; public domain
ureq and rustlsThe downloads.MIT or Apache-2.0
TokioTimers.MIT

This website

ThingLicence
Metropolis typefaceUnlicense
Katakana rendered from Noto Sans CJKSIL Open Font License 1.1
The mark, the wordmark, Vo and the rest of the art© Vozeru. Not for reuse outside the app and this site.

Trademarks

Google Play and the Google Play logo are trademarks of Google LLC. Android is a trademark of Google LLC. Hugging Face is a trademark of Hugging Face, Inc. None of them endorse Vozeru.