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

manhvh2601
/
whisper_data_self_tiny

Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Vietnamese
whisper
VHM20191956-SpeechToText
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use manhvh2601/whisper_data_self_tiny with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="manhvh2601/whisper_data_self_tiny")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("manhvh2601/whisper_data_self_tiny")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("manhvh2601/whisper_data_self_tiny")
  • Notebooks
  • Google Colab
  • Kaggle
whisper_data_self_tiny / runs
307 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 211 commits
manhvh2601's picture
manhvh2601
Training in progress, step 3045
c3eae89 verified over 2 years ago
  • Jan23_15-08-16_19a967aeb5d7
    Training in progress, step 105 over 2 years ago
  • Jan23_15-42-55_19a967aeb5d7
    Training in progress, step 105 over 2 years ago
  • Jan23_16-10-22_19a967aeb5d7
    Model save over 2 years ago
  • Jan23_17-12-49_19a967aeb5d7
    Training in progress, step 105 over 2 years ago
  • Jan23_17-40-25_19a967aeb5d7
    Training in progress, step 1050 over 2 years ago
  • Jan24_10-08-59_b519fedc9610
    Training in progress, step 105 over 2 years ago
  • Jan24_11-05-32_b519fedc9610
    Model save over 2 years ago
  • Jan24_12-10-15_b519fedc9610
    Training in progress, step 105 over 2 years ago
  • Jan24_12-48-33_b519fedc9610
    Training in progress, step 1050 over 2 years ago
  • Jan24_14-22-08_b519fedc9610
    Training in progress, step 1050 over 2 years ago
  • Jan24_15-21-19_b519fedc9610
    Training in progress, step 105 over 2 years ago
  • Jan24_16-00-32_b519fedc9610
    Training in progress, step 105 over 2 years ago
  • Jan24_16-39-05_b519fedc9610
    Training in progress, step 1050 over 2 years ago
  • Jan25_02-40-29_8b0383a9a3a3
    Training in progress, step 105 over 2 years ago
  • Jan25_03-12-21_8b0383a9a3a3
    Training in progress, step 105 over 2 years ago
  • Jan25_03-39-22_8b0383a9a3a3
    Training in progress, step 1050 over 2 years ago
  • Jan25_11-44-21_2d120ce7bbd2
    Training in progress, step 3045 over 2 years ago