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

jaeyong2
/
Voxtral-Mini-3B-Ko

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

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

  • Libraries
  • Transformers

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

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