Whisper Large V3 Turbo ES (GGML)

Este repo contiene el modelo en formato GGML para whisper.cpp, derivado del modelo adriszmar/whisper-large-v3-turbo-es (finetune en español sobre Common Voice 17.0).

Créditos

Gracias a adriszmar por el fine-tuning y la publicación del modelo en español.

Uso con whisper.cpp

Ejemplo:

whisper-cli \
  -m ggml-model.bin \
  -f /path/al/audio.wav \
  -l es -otxt -of /path/salida/asr

Notas

  • Formato: GGML
  • Idioma: Español
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Sendery/whisper-large-v3-turbo-es-ggml