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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

amn-raw
/
naijaVox2_quantized_int8_gguf

Automatic Speech Recognition
Transformers
Safetensors
GGUF
whisper
speech
audio
asr
fine-tuned
naija
nigerian
african-languages
transcribe.cpp
Model card Files Files and versions
xet
Community

Instructions to use amn-raw/naijaVox2_quantized_int8_gguf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use amn-raw/naijaVox2_quantized_int8_gguf with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("automatic-speech-recognition", model="amn-raw/naijaVox2_quantized_int8_gguf")
    # Load model directly
    from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq
    
    processor = AutoProcessor.from_pretrained("amn-raw/naijaVox2_quantized_int8_gguf")
    model = AutoModelForSpeechSeq2Seq.from_pretrained("amn-raw/naijaVox2_quantized_int8_gguf", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
naijaVox2_quantized_int8_gguf
7.86 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
amn-raw's picture
amn-raw
Add GGUF: naijavox-F16.gguf
7afffa9 verified 23 days ago
  • gguf
    Add GGUF: naijavox-F16.gguf 23 days ago
  • .gitattributes
    1.64 kB
    Add GGUF: naijavox-F16.gguf 23 days ago
  • README.md
    3.92 kB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • config.json
    1.25 kB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • generation_config.json
    3.9 kB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • model.safetensors
    3.09 GB
    xet
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • preprocessor_config.json
    534 Bytes
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • processor_config.json
    410 Bytes
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • tokenizer.json
    3.93 MB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • tokenizer_config.json
    2.1 kB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago
  • vocabulary.json
    1.07 MB
    Upload naijaVox 2.0 fine-tuned whisper-large-v3 quantised 23 days ago