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

Anguuuuus
/
enhanced_german

Audio Classification
Transformers
TensorBoard
Safetensors
wav2vec2
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Anguuuuus/enhanced_german with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="Anguuuuus/enhanced_german")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForAudioClassification
    
    processor = AutoProcessor.from_pretrained("Anguuuuus/enhanced_german")
    model = AutoModelForAudioClassification.from_pretrained("Anguuuuus/enhanced_german")
  • Notebooks
  • Google Colab
  • Kaggle
enhanced_german / runs
82.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Anguuuuus's picture
Anguuuuus
End of training
a350837 verified over 2 years ago
  • Feb01_02-27-05_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-32-51_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-33-47_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-38-53_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-40-58_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-42-04_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-44-13_f4010deb994a
    End of training over 2 years ago
  • Feb01_02-49-01_f4010deb994a
    End of training over 2 years ago
  • Jan29_05-11-23_7fc25ed8e86e
    End of training over 2 years ago