title: Multi Indic ASR V3 | |
emoji: π₯ | |
colorFrom: yellow | |
colorTo: blue | |
sdk: gradio | |
sdk_version: "4.44.0" | |
python_version: "3.9" | |
app_file: app.py | |
pinned: false | |
license: mit | |
# π€ Multi-Indic ASR V3 | |
Advanced Speech Recognition API for **22+ official Indian languages** with FastAPI backend and Swagger UI. | |
## π API Access | |
- **Swagger API Docs**: `/docs` | |
- **ReDoc API Docs**: `/redoc` | |
- **Health Check**: `/health` | |
- **Transcription**: `/transcribe` (POST an audio file) | |
## π― Features | |
- β Support for **22+ Indian languages** | |
- β **FastAPI** backend with **Swagger UI** | |
- β **Script-aware language detection** | |
- β **Advanced text normalization** | |
- β **AI4Bharat IndicConformer / IndicWhisper** models | |
Built with FastAPI + Uvicorn, running | |