HuggingFace releases FastRTC, is it useful for RealtimeSTT? #213
IdacraBackup
started this conversation in
General
Replies: 1 comment
-
Thx, this is super useful for the whole voice AI space and for sure relevant for both RealtimeSTT and RealtimeTTS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
link: https://huggingface.co/fastrtc
Their library allows to turn any python function into a real-time audio and video stream over WebRTC or WebSockets. I was wondering if it would be useful for RealtimeSTT?
Beta Was this translation helpful? Give feedback.
All reactions