Spaces:
Sleeping
Sleeping
title: Multilingual ASR | |
emoji: π | |
colorFrom: gray | |
colorTo: gray | |
sdk: gradio | |
sdk_version: 5.17.1 | |
app_file: app.py | |
pinned: false | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# ASR Transcription Service | |
This is an Automatic Speech Recognition (ASR) system deployed on Hugging Face Spaces using Gradio. | |
## Features | |
- Supports **Tunisian Arabic (tn)**, **French (fr)**, and **English (en)** | |
- Voice Activity Detection (VAD) for noise removal | |
- Model based on OpenAI Whisper and a fine-tuned Tunisian ASR model | |
## How to Use | |
1. Upload an audio file or record using the microphone. | |
2. Select the transcription language. | |
3. Get the transcribed text! | |