Added GigaAM attribution to README.md

This commit is contained in:
2025-07-15 01:14:22 +03:00
parent 5fc94b59ad
commit 5f9e6bafaa

View File

@@ -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.