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
/
VoxCPM

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

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

  • Libraries
  • Transformers

    How to use AXERA-TECH/VoxCPM with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-speech", model="AXERA-TECH/VoxCPM")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AXERA-TECH/VoxCPM", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
VoxCPM / axmodels
312 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
lihongjie
update
19d3e46 8 months ago
  • audio_vae.decoder.onnx
    108 MB
    xet
    first commit 9 months ago
  • audio_vae.encoder.onnx
    192 MB
    xet
    first commit 9 months ago
  • enc_to_lm_proj.axmodel
    1.14 MB
    xet
    first commit 9 months ago
  • feat_encoder.in_proj.axmodel
    88.2 kB
    xet
    first commit 9 months ago
  • feat_encoder.in_proj.onnx
    267 kB
    xet
    first commit 9 months ago
  • feat_encoder.special_token.npy
    4.22 kB
    xet
    first commit 9 months ago
  • feat_encoder.special_token.txt
    26.1 kB
    update 8 months ago
  • fsq_layer.axmodel
    596 kB
    xet
    first commit 9 months ago
  • lm_to_dit_proj.axmodel
    1.14 MB
    xet
    first commit 9 months ago
  • locdit.part1.axmodel
    2.45 MB
    xet
    first commit 9 months ago
  • locdit.part3.axmodel
    77 kB
    xet
    first commit 9 months ago
  • rand_noise.txt
    3.26 kB
    update 8 months ago
  • res_to_dit_proj.axmodel
    1.14 MB
    xet
    first commit 9 months ago
  • stop_predictor.axmodel
    1.16 MB
    xet
    first commit 9 months ago
  • stop_predictor.onnx
    4.21 MB
    xet
    update 8 months ago