https://github.com/gerbylev/grpc-audio-stream-service
Python project implements an asynchronous gRPC server that streams audio data for real-time speech recognition.
https://github.com/gerbylev/grpc-audio-stream-service
grpc
Last synced: about 1 month ago
JSON representation
Python project implements an asynchronous gRPC server that streams audio data for real-time speech recognition.
- Host: GitHub
- URL: https://github.com/gerbylev/grpc-audio-stream-service
- Owner: Gerbylev
- Created: 2025-02-09T23:34:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T16:14:59.000Z (about 1 year ago)
- Last Synced: 2025-04-08T06:41:58.298Z (12 months ago)
- Topics: grpc
- Language: Python
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Audio Stream Server
Audio Stream Server — это сервис для потокового распознавания речи на Python с gRPC-интерфейсом. В будущем в качестве движка для обработки аудио будет использоваться Whisper.