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

  • Log In
  • Sign Up

bezzam
/
xcodec2

Feature Extraction
Transformers
Safetensors
xcodec2
audio
codec
Model card Files Files and versions
xet
Community

Instructions to use bezzam/xcodec2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bezzam/xcodec2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="bezzam/xcodec2")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("bezzam/xcodec2", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
xcodec2
2.52 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 60 commits
bezzam's picture
bezzam HF Staff
Upload model
83ba833 verified 8 days ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    4.66 kB
    Update README.md about 2 months ago
  • config.json
    2.84 kB
    Upload model 9 days ago
  • model.safetensors
    2.52 GB
    xet
    Upload model 8 days ago
  • preprocessor_config.json
    344 Bytes
    Upload feature extractor about 2 months ago