Skip to content

fredhsu/streamlit-stt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamlit might be too limiting Use htmx frontend, fastapi backend, connected via websockets When new audio transcription is received, send a post to fastapi fastapi pushes new transcription to the htmx frontend (it would also execute the llm query here) sse might work, but then it would be only uni directional. For the actual use case we will need the user to send messages back to the application.

About

Using RealtimeSTT to encode speech to text and push results to streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages