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

nithinraok
/
parakeet-tdt-v2-encoder

Feature Extraction
Transformers
Safetensors
parakeet_encoder
Model card Files Files and versions
xet
Community

Instructions to use nithinraok/parakeet-tdt-v2-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nithinraok/parakeet-tdt-v2-encoder with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="nithinraok/parakeet-tdt-v2-encoder")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nithinraok/parakeet-tdt-v2-encoder", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
parakeet-tdt-v2-encoder
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
nithinraok's picture
nithinraok
Update README.md
4861ebc verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    1.04 kB
    Update README.md 7 months ago
  • config.json
    726 Bytes
    Upload ParakeetEncoder 7 months ago
  • model.safetensors
    2.44 GB
    xet
    Upload ParakeetEncoder 7 months ago
  • processor_config.json
    408 Bytes
    Upload processor 7 months ago
  • special_tokens_map.json
    279 Bytes
    Upload processor 7 months ago
  • tokenizer.json
    389 kB
    Upload processor 7 months ago
  • tokenizer_config.json
    634 Bytes
    Upload processor 7 months ago