Vocos

Latest version: v0.1.0

Safety actively analyzes 625891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

What's Changed
- New multi-resolution (+multi-band) discriminator adopted from [Descript Audio Codec](https://github.com/descriptinc/descript-audio-codec).
- Updated recommended hyperparameters for the AdamW optimizer: `lr=5e-4`, `betas=(0.8, 0.9)`
- Pre-trained models on Hugging Face have been updated: [`charactr/vocos-mel-24khz`](https://huggingface.co/charactr/vocos-mel-24khz), [`charactr/vocos-encodec-24khz`](https://huggingface.co/charactr/vocos-encodec-24khz)

:bulb: **Note:** If you'd like to load a previous checkpoint, they have been tagged for easy reference:
python
Vocos.from_pretrained("charactr/vocos-encodec-24khz", revision="v0.0.4")

0.0.4

Fix types errors https://github.com/charactr-platform/vocos/pull/10 thanks to alealv

Resolves https://github.com/charactr-platform/vocos/issues/15, https://github.com/charactr-platform/vocos/issues/16

0.0.3

Fix inefficient phase unwrapping (https://github.com/charactr-platform/vocos/pull/7) thanks to roebel

0.0.2

🐶 Bark integration

0.0.1

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.