theoracleguy/MeanVC2-OpenVox-Quality
MeanVC2 Quality-Only Checkpoints for OpenVox
This repository is a reorganization of third-party checkpoints for use with OpenVox. It does not contain a new or modified model.
It includes only:
- MeanVC2 120 ms + 40 ms quality checkpoint
- 160 ms Fast-U2++ ASR encoder
- Required Vocos checkpoint
- Required WavLM checkpoints
- Corresponding MeanVC2 configuration
The original Python inference code and its dependencies are not included.
Included Files
Provenance
- MeanVC2, Fast-U2++, Vocos, and MeanVC2 configuration: https://huggingface.co/ASLP-lab/MeanVC2
- WavLM weights: https://huggingface.co/k2-fsa/TTSevalmodels
- WavLM configuration: Extracted locally from the verified
wavlm_large.ptcheckpoint.
- Original MeanVC2 initialization/setup: https://github.com/ASLP-lab/MeanVC2/blob/main/initialization.py
Licensing and Attribution
This repository contains files originating from multiple upstream sources.
No single blanket license is asserted for all files in this repository. Individual files remain subject to the applicable licenses, terms, and redistribution requirements of their respective upstream projects and sources.
Before redistributing or using these files, review the licensing and redistribution terms of each upstream source.
Preserve all applicable upstream:
- Copyright notices
- License notices
- Attribution
- Usage restrictions
- Redistribution requirements
The organization of these checkpoints for OpenVox does not change the ownership or licensing of the original files.
SHA-256 Checksums
Notes
This repository is intended to provide the specific checkpoint layout required by OpenVox.
For the original MeanVC2 implementation, documentation, training details, and inference code, refer to the upstream MeanVC2 project.
