Instructions to use agiws/Fun-CosyVoice3-0.5B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- CosyVoice
How to use agiws/Fun-CosyVoice3-0.5B with CosyVoice:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
AGIWS Fun-CosyVoice3 0.5B
Fork of FunAudioLLM/Fun-CosyVoice3-0.5B-2512 with the CosyVoice python source bundled into a single repo. Used by the AGIWSMediaEngine speech worker.
Contents
- Model weights (root):
llm.pt,llm.rl.pt,flow.pt,hift.pt,flow.decoder.estimator.fp32.onnx,speech_tokenizer_v3.onnx,speech_tokenizer_v3.batch.onnx,campplus.onnx,cosyvoice3.yaml,CosyVoice-BlankEN/(Qwen3-0.6B text frontend). - CosyVoice source (
cosyvoice_src/): python code +requirements.txtcloned fresh from FunAudioLLM/CosyVoice.
Usage (worker)
from huggingface_hub import snapshot_download
repo = snapshot_download("agiws/Fun-CosyVoice3-0.5B")
# weights in repo root, code in {repo}/cosyvoice_src/
License
Apache 2.0 (inherited from upstream CosyVoice 3).
- Downloads last month
- 1,064
Model tree for agiws/Fun-CosyVoice3-0.5B
Base model
FunAudioLLM/Fun-CosyVoice3-0.5B-2512