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

hiwden00
/
validateCode-1703-tinyen

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

Instructions to use hiwden00/validateCode-1703-tinyen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hiwden00/validateCode-1703-tinyen with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="hiwden00/validateCode-1703-tinyen")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("hiwden00/validateCode-1703-tinyen")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("hiwden00/validateCode-1703-tinyen")
  • Notebooks
  • Google Colab
  • Kaggle
validateCode-1703-tinyen / runs
29.1 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hiwden00's picture
hiwden00
Training in progress, step 825
0210d71 verified about 2 years ago
  • Mar17_13-43-31_SITADE-NB
    Training in progress, step 25 about 2 years ago
  • Mar17_14-13-08_SITADE-NB
    Training in progress, step 825 about 2 years ago
  • desktop.ini
    244 Bytes
    Training in progress, step 25 about 2 years ago