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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

zacdan4801
/
wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1

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

Instructions to use zacdan4801/wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use zacdan4801/wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="zacdan4801/wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForCTC
    
    processor = AutoProcessor.from_pretrained("zacdan4801/wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1")
    model = AutoModelForCTC.from_pretrained("zacdan4801/wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2-lv-60-espeak-cv-ft-custom_vocab-OtherDiacritics-ds-f1 / runs
153 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
zacdan4801's picture
zacdan4801
End of training
683d883 verified 3 months ago
  • Apr16_20-06-48_Lydia
    End of training 4 months ago
  • Apr17_10-03-26_Lydia
    End of training 4 months ago
  • Apr22_01-14-10_Lydia
    End of training 4 months ago
  • Apr22_21-49-03_Lydia
    End of training 4 months ago
  • Apr22_23-37-58_Lydia
    End of training 4 months ago
  • May03_16-19-29_Lydia
    End of training 3 months ago