https://github.com/akihokurino/realtime-stt-chat
realtime stt sample
https://github.com/akihokurino/realtime-stt-chat
google-cloud-speech python3 web-audio-api websocket
Last synced: 21 days ago
JSON representation
realtime stt sample
- Host: GitHub
- URL: https://github.com/akihokurino/realtime-stt-chat
- Owner: akihokurino
- Created: 2025-02-08T16:07:00.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-02-23T09:03:00.000Z (2 months ago)
- Last Synced: 2025-02-23T10:18:39.322Z (2 months ago)
- Topics: google-cloud-speech, python3, web-audio-api, websocket
- Language: TypeScript
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime STT Chatbot
## Used, Dependency
- python3
- fastapi
- python-socketio
- google-cloud-speech
- react
- socket.io-client
- web audio api## Links
- https://cloud.google.com/speech-to-text/docs/transcribe-streaming-audio?hl=ja#perform_streaming_speech_recognition_on_an_audio_stream## Sequence
![]()