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

animaslabs
/
parakeet-ctc-0.6b-mlx

Automatic Speech Recognition
MLX
Safetensors
Transformers
PyTorch
English
speech
audio
FastConformer
Conformer
NeMo
hf-asr-leaderboard
ctc
Model card Files Files and versions
xet
Community

Instructions to use animaslabs/parakeet-ctc-0.6b-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use animaslabs/parakeet-ctc-0.6b-mlx with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir parakeet-ctc-0.6b-mlx animaslabs/parakeet-ctc-0.6b-mlx
  • Transformers

    How to use animaslabs/parakeet-ctc-0.6b-mlx with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="animaslabs/parakeet-ctc-0.6b-mlx")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("animaslabs/parakeet-ctc-0.6b-mlx", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
parakeet-ctc-0.6b-mlx
2.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
animaslabs's picture
animaslabs
Upload model from models/parakeet-ctc-0.6b-mlx
698a1bd verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.34 kB
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • config.json
    22.3 kB
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • model.safetensors
    2.44 GB
    xet
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • model_config.yaml
    14.4 kB
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • tokenizer.model
    259 kB
    xet
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • tokenizer.vocab
    11.4 kB
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago
  • vocab.txt
    5.3 kB
    Upload model from models/parakeet-ctc-0.6b-mlx 7 months ago