Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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 / prompt_files
372 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 1 commit
lihongjie
update
7d6c743 5 months ago
  • flow_embedding.txt
    4.9 kB
    update 5 months ago
  • flow_prompt_speech_token.txt
    408 Bytes
    update 5 months ago
  • llm_embedding.txt
    4.9 kB
    update 5 months ago
  • llm_prompt_speech_token.txt
    408 Bytes
    update 5 months ago
  • prompt_speech_feat.txt
    362 kB
    update 5 months ago
  • prompt_text.txt
    124 Bytes
    update 5 months ago