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

TopSlayer
/
model

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use TopSlayer/model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TopSlayer/model with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="TopSlayer/model")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("TopSlayer/model")
    model = AutoModelForCTC.from_pretrained("TopSlayer/model")
  • Notebooks
  • Google Colab
  • Kaggle
model / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 73 commits
TopSlayer's picture
TopSlayer
Training in progress, step 3400
603fed0 verified 11 months ago
  • Jul12_15-51-36_cs-01jzzm6mjg9knp4938473ez5qz
    Training in progress, step 60 11 months ago
  • Jul16_07-56-11_cs-01k08zhdq04sw8112wbpjr16rx
    Training in progress, step 60 11 months ago
  • Jul16_08-17-08_cs-01k0944qg2cbvjm8ac7973r867
    Training in progress, step 200 11 months ago
  • Jul16_09-15-05_cs-01k0973tf4p7qwnpk6bn26bm6r
    Training in progress, step 200 11 months ago
  • Jul16_10-51-59_cs-01k0973tf4p7qwnpk6bn26bm6r
    Training in progress, step 6200 11 months ago
  • Jul16_13-18-30_cs-01k0973tf4p7qwnpk6bn26bm6r
    Training in progress, step 3400 11 months ago
  • Jun14_14-29-10_ip-10-192-11-141
    Training in progress, step 400 12 months ago
  • Jun14_15-08-33_ip-10-192-11-100
    Training in progress, step 2130 12 months ago
  • Jun14_16-38-57_ip-10-192-15-60
    Training in progress, step 30 12 months ago
  • Jun14_16-58-31_ip-10-192-11-178
    Training in progress, step 30 12 months ago
  • Jun14_17-32-08_ip-10-192-11-178
    Training in progress, step 30 12 months ago
  • Jun16_15-48-35_ip-10-192-12-45
    Training in progress, step 3600 12 months ago
  • May20_08-25-35_ip-10-192-12-6
    Training in progress, step 400 12 months ago
  • May22_16-46-30_ip-10-192-15-229
    Training in progress, step 400 12 months ago