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
/
wav2vec2-base-vi-vispeech-classifier-v1

Transformers
TensorBoard
Safetensors
wav2vec2
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use hr16/wav2vec2-base-vi-vispeech-classifier-v1 with Transformers:

    # Load model directly
    from transformers import AutoProcessor, Wav2Vec2ForViSpeechClassification
    
    processor = AutoProcessor.from_pretrained("hr16/wav2vec2-base-vi-vispeech-classifier-v1")
    model = Wav2Vec2ForViSpeechClassification.from_pretrained("hr16/wav2vec2-base-vi-vispeech-classifier-v1")
  • Notebooks
  • Google Colab
  • Kaggle
wav2vec2-base-vi-vispeech-classifier-v1
2.11 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 15 commits
hr16's picture
hr16
Training in progress, epoch 3, checkpoint
3b3a75c verified almost 2 years ago
  • checkpoint-1469
    Training in progress, epoch 1, checkpoint almost 2 years ago
  • checkpoint-245
    Training in progress, epoch 1, checkpoint almost 2 years ago
  • checkpoint-490
    Training in progress, epoch 2, checkpoint almost 2 years ago
  • checkpoint-735
    Training in progress, epoch 3, checkpoint almost 2 years ago
  • runs
    Training in progress, epoch 3 almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • config.json
    2.78 kB
    Training in progress, epoch 1 almost 2 years ago
  • model.safetensors
    383 MB
    xet
    Training in progress, epoch 3 almost 2 years ago
  • preprocessor_config.json
    256 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

    • "transformers.trainer_utils.HubStrategy",
    • "accelerate.utils.dataclasses.DistributedType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.training_args.TrainingArguments",
    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.SchedulerType",
    • "torch.device"

    How to fix it?

    5.18 kB
    xet
    Training in progress, epoch 1 almost 2 years ago