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

bezzam
/
parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule

Automatic Speech Recognition
Transformers
Safetensors
parakeet
Model card Files Files and versions
xet
Community

Instructions to use bezzam/parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bezzam/parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="bezzam/parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule")
    # Load model directly
    from transformers import AutoModelForCTC
    model = AutoModelForCTC.from_pretrained("bezzam/parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
parakeet-ctc-1.1b-hf-module-list-ParakeetEncoderConvModule
4.25 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
bezzam's picture
bezzam HF Staff
Upload tokenizer
2e0438b verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.17 kB
    Upload feature extractor 9 months ago
  • config.json
    1.46 kB
    Upload ParakeetForCTC 9 months ago
  • model.safetensors
    4.25 GB
    xet
    Upload ParakeetForCTC 9 months ago
  • preprocessor_config.json
    485 Bytes
    Upload feature extractor 9 months ago
  • special_tokens_map.json
    27 Bytes
    Upload tokenizer 9 months ago
  • tokenizer_config.json
    491 Bytes
    Upload tokenizer 9 months ago
  • vocab.json
    16.5 kB
    Upload tokenizer 9 months ago