mirror of
https://github.com/aljazceru/transcription-api.git
synced 2025-12-17 07:14:24 +01:00
cleanup
This commit is contained in:
16
README.md
16
README.md
@@ -4,14 +4,14 @@ A high-performance, standalone transcription service with **REST API**, **gRPC**
|
||||
|
||||
## Features
|
||||
|
||||
- 🚀 **Multiple API Interfaces**: REST API, gRPC, and WebSocket
|
||||
- 🎯 **High Performance**: Optimized with TF32, cuDNN, and efficient batching
|
||||
- 🧠 **Whisper Models**: Support for all Whisper models (tiny to large-v3)
|
||||
- 🎤 **Real-time Streaming**: Bidirectional streaming for live transcription
|
||||
- 🔇 **Voice Activity Detection**: Smart VAD to filter silence and noise
|
||||
- 🚫 **Anti-hallucination**: Advanced filtering to reduce Whisper hallucinations
|
||||
- 🐳 **Docker Ready**: Easy deployment with GPU support
|
||||
- 📊 **Interactive Docs**: Auto-generated API documentation (Swagger/OpenAPI)
|
||||
- **Multiple API Interfaces**: REST API, gRPC, and WebSocket
|
||||
- **High Performance**: Optimized with TF32, cuDNN, and efficient batching
|
||||
- **Whisper Models**: Support for all Whisper models (tiny to large-v3)
|
||||
- **Real-time Streaming**: Bidirectional streaming for live transcription
|
||||
- **Voice Activity Detection**: Smart VAD to filter silence and noise
|
||||
- **Anti-hallucination**: Advanced filtering to reduce Whisper hallucinations
|
||||
- **Docker Ready**: Easy deployment with GPU support
|
||||
- **Interactive Docs**: Auto-generated API documentation (Swagger/OpenAPI)
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user