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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

swiss-ai
/
wavtokenizer-large-unify-40token

Feature Extraction
Transformers
Safetensors
wavtokenizer
audio
audio-tokenization
codec
Model card Files Files and versions
xet
Community

Instructions to use swiss-ai/wavtokenizer-large-unify-40token with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use swiss-ai/wavtokenizer-large-unify-40token with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="swiss-ai/wavtokenizer-large-unify-40token")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("swiss-ai/wavtokenizer-large-unify-40token", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
wavtokenizer-large-unify-40token
305 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
rkreft's picture
rkreft
Add converted WavTokenizer checkpoint, feature extractor, and model card
6561dfd verified 21 days ago
  • .gitattributes
    1.52 kB
    initial commit 21 days ago
  • README.md
    5.64 kB
    Add converted WavTokenizer checkpoint, feature extractor, and model card 21 days ago
  • config.json
    814 Bytes
    Add converted WavTokenizer checkpoint, feature extractor, and model card 21 days ago
  • model.safetensors
    305 MB
    xet
    Add converted WavTokenizer checkpoint, feature extractor, and model card 21 days ago
  • preprocessor_config.json
    215 Bytes
    Add converted WavTokenizer checkpoint, feature extractor, and model card 21 days ago