Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

pere
/
whisper-tiny-nccs-test

Automatic Speech Recognition
Transformers
JAX
TensorBoard
whisper
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use pere/whisper-tiny-nccs-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use pere/whisper-tiny-nccs-test with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="pere/whisper-tiny-nccs-test")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("pere/whisper-tiny-nccs-test")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("pere/whisper-tiny-nccs-test")
  • Notebooks
  • Google Colab
  • Kaggle
whisper-tiny-nccs-test
165 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
pere's picture
pere
Saving weights and logs of epoch 0
8810598 about 3 years ago
  • events
    Saving weights and logs of epoch 0 about 3 years ago
  • predictions
    Saving weights and logs of epoch 0 about 3 years ago
  • .gitattributes
    14.4 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • added_tokens.json
    2.08 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • config.json
    2.16 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • flax_model.msgpack
    151 MB
    xet
    Saving weights and logs of epoch 0 about 3 years ago
  • generation_config.json
    3.52 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • merges.txt
    494 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • normalizer.json
    52.7 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • preprocessor_config.json
    339 Bytes
    Saving weights and logs of epoch 0 about 3 years ago
  • special_tokens_map.json
    2.08 kB
    Saving weights and logs of epoch 0 about 3 years ago
  • tokenizer.json
    2.2 MB
    Saving weights and logs of epoch 0 about 3 years ago
  • tokenizer_config.json
    800 Bytes
    Saving weights and logs of epoch 0 about 3 years ago
  • vocab.json
    836 kB
    Saving weights and logs of epoch 0 about 3 years ago