Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

speech-trainer
/
Voxtral-Mini-3B-Ko

Automatic Speech Recognition
Transformers
Safetensors
voxtral
Model card Files Files and versions
xet
Community

Instructions to use speech-trainer/Voxtral-Mini-3B-Ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use speech-trainer/Voxtral-Mini-3B-Ko with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="speech-trainer/Voxtral-Mini-3B-Ko")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("speech-trainer/Voxtral-Mini-3B-Ko")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("speech-trainer/Voxtral-Mini-3B-Ko")
  • Notebooks
  • Google Colab
  • Kaggle
Voxtral-Mini-3B-Ko
9.37 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
jaeyong2's picture
jaeyong2
Upload VoxtralForConditionalGeneration
9d32a08 verified 8 months ago
  • .gitattributes
    1.57 kB
    Upload processor 8 months ago
  • README.md
    5.17 kB
    Upload VoxtralForConditionalGeneration 8 months ago
  • config.json
    1.4 kB
    Upload VoxtralForConditionalGeneration 8 months ago
  • generation_config.json
    103 Bytes
    Upload VoxtralForConditionalGeneration 8 months ago
  • model-00001-of-00002.safetensors
    4.98 GB
    xet
    Upload VoxtralForConditionalGeneration 8 months ago
  • model-00002-of-00002.safetensors
    4.38 GB
    xet
    Upload VoxtralForConditionalGeneration 8 months ago
  • model.safetensors.index.json
    68.1 kB
    Upload VoxtralForConditionalGeneration 8 months ago
  • preprocessor_config.json
    357 Bytes
    Upload processor 8 months ago
  • tekken.json
    14.9 MB
    xet
    Upload processor 8 months ago