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

maliced
/
whisper-tiny-en-ctc

Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use maliced/whisper-tiny-en-ctc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use maliced/whisper-tiny-en-ctc with Transformers:

    # Load model directly
    from transformers import AutoProcessor, WhisperCTCforTransformers
    
    processor = AutoProcessor.from_pretrained("maliced/whisper-tiny-en-ctc")
    model = WhisperCTCforTransformers.from_pretrained("maliced/whisper-tiny-en-ctc")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-en-ctc / runs
8.49 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
maliced's picture
maliced
End of training
cf1459e verified about 1 year ago
  • May28_08-36-44_876721f732e8
    End of training about 1 year ago