unilux/whisper-tiny-v1-luxembourgish

Model Card

🧠 Model Details

This model is part of the LuxASR open model family for Luxembourgish speech recognition. Fine-tuned on Luxembourgish audio–text pairs (≈150+ hours total initiative scale).

The tiny, base, small, and medium models are open-sourced; the larger flagship LuxASR model, used in the webservice, the API and the iOS and Android apps, remains closed-source.


🚀 Intended Use

  • Transcribe Luxembourgish speech into text.
  • Research and development of Luxembourgish ASR.
  • Accessibility and media transcription.

⚙️ Usage Example

from transformers import pipeline

pipe = pipeline("automatic-speech-recognition", model="unilux/whisper-tiny-v1-luxembourgish")
result = pipe("example.wav")
print(result["text"])

🧾 Training Data & Methodology

  • Based on OpenAI Whisper architecture.
  • Developed by the University of Luxembourg’s LuxASR project.

🧡 Acknowledgements

Developed by the LuxASR team, University of Luxembourg.
See luxasr.uni.lu for project details.


Downloads last month
9
Safetensors
Model size
37.8M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for unilux/whisper-tiny-v1-luxembourgish

Finetuned
(1665)
this model