From aa1d21f9bc8f33cd258d9c6622e1b6411413b4ff Mon Sep 17 00:00:00 2001 From: vladislav Date: Tue, 15 Jul 2025 01:15:30 +0300 Subject: [PATCH] Added GigaAM attribution to README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 46e9195..72464ed 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ 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. ## Prerequisites