An open API service indexing awesome lists of open source software.

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

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
スクリーンショット 2025-02-09 0 48 54