Spaces:
Sleeping
Sleeping
File size: 709 Bytes
40688d5 ef7037b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
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!
|