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

hr16
/
PhoWhisper-medium-vispeech-classifier-v1

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

Instructions to use hr16/PhoWhisper-medium-vispeech-classifier-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hr16/PhoWhisper-medium-vispeech-classifier-v1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("audio-classification", model="hr16/PhoWhisper-medium-vispeech-classifier-v1")
    # Load model directly
    from transformers import AutoProcessor, ViSpeechClassification
    
    processor = AutoProcessor.from_pretrained("hr16/PhoWhisper-medium-vispeech-classifier-v1")
    model = ViSpeechClassification.from_pretrained("hr16/PhoWhisper-medium-vispeech-classifier-v1")
  • Notebooks
  • Google Colab
  • Kaggle
PhoWhisper-medium-vispeech-classifier-v1
12.3 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
hr16's picture
hr16
Update README.md
f2e2981 verified almost 2 years ago
  • checkpoint-1469
    Training in progress, epoch 1, checkpoint almost 2 years ago
  • checkpoint-2938
    Training in progress, epoch 2, checkpoint almost 2 years ago
  • checkpoint-4407
    Training in progress, epoch 3, checkpoint almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    1.55 kB
    Update README.md almost 2 years ago
  • config.json
    1.93 kB
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    1.24 GB
    xet
    End of training almost 2 years ago
  • modeling_whisper.py
    6.45 kB
    Create modeling_whisper.py almost 2 years ago
  • preprocessor_config.json
    339 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin
    5.18 kB
    xet
    Training in progress, epoch 1 almost 2 years ago