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-disfonia_tinyen

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

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

  • Libraries
  • Transformers

    How to use hiwden00/validateCode-disfonia_tinyen with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="hiwden00/validateCode-disfonia_tinyen")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("hiwden00/validateCode-disfonia_tinyen")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("hiwden00/validateCode-disfonia_tinyen")
  • Notebooks
  • Google Colab
  • Kaggle
validateCode-disfonia_tinyen / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hiwden00's picture
hiwden00
Training in progress, step 500
923e65e verified about 2 years ago
  • Feb26_11-20-45_SITADE-NB
    Training in progress, step 500 about 2 years ago
  • Feb26_11-35-18_SITADE-NB
    Training in progress, step 500 about 2 years ago
  • Feb26_11-35-39_SITADE-NB
    Training in progress, step 500 about 2 years ago
  • desktop.ini
    244 Bytes
    Training in progress, step 500 about 2 years ago