diff --git a/README.md b/README.md index 54338a1..46e9195 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Whisper Transcription API +BASED ON https://github.com/salute-developers/GigaAM + +# Simple ASR Server + +![GitHub Repo stars](https://img.shields.io/github/stars/SlavaVlad/simple-asr-server?style=social) This project provides a RESTful API for audio transcription using a Whisper model. The API is built with FastAPI and runs in a Docker container.