Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

AXERA-TECH
/
CosyVoice3

Text-to-Speech
Transformers
ONNX
English
Chinese
CosyVoice3
Speech
Model card Files Files and versions
xet
Community

Instructions to use AXERA-TECH/CosyVoice3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AXERA-TECH/CosyVoice3 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="AXERA-TECH/CosyVoice3")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AXERA-TECH/CosyVoice3", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CosyVoice3
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
lihongjie
update
6ca7c7e 4 months ago
  • CosyVoice-BlankEN-Ax650-C64-P256-CTX512
    first commit 4 months ago
  • asset
    first commit 4 months ago
  • frontend-onnx
    first commit 4 months ago
  • prompt_files
    update 4 months ago
  • scripts
    update 4 months ago
  • token2wav-axmodels
    update 4 months ago
  • .gitattributes
    6.8 kB
    update 4 months ago
  • README.md
    8.33 kB
    update 4 months ago
  • config.json
    0 Bytes
    Upload config.json 4 months ago
  • main_api_ax650
    6.73 MB
    xet
    update 4 months ago
  • main_api_axcl_aarch64
    1.81 MB
    xet
    update 4 months ago
  • main_api_axcl_x86
    1.93 MB
    xet
    update 4 months ago
  • main_ax650
    6.65 MB
    xet
    first commit 4 months ago
  • main_axcl_aarch64
    1.73 MB
    xet
    update 4 months ago
  • main_axcl_x86
    1.83 MB
    xet
    update 4 months ago
  • run_api_ax650.sh
    889 Bytes
    update 4 months ago
  • run_api_axcl_aarch64.sh
    914 Bytes
    update 4 months ago
  • run_api_axcl_x86.sh
    910 Bytes
    update 4 months ago
  • run_ax650.sh
    821 Bytes
    first commit 4 months ago
  • run_axcl_aarch64.sh
    846 Bytes
    update 4 months ago
  • run_axcl_x86.sh
    842 Bytes
    update 4 months ago