Send Byte audio data from call API to Whisper #1131
Unanswered
BakingBrains
asked this question in
Q&A
Replies: 2 comments
-
Any suggestions here? Thank You. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have been working on something similar. Just got this working here; |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to transcribe byte data coming from twilio call stream. I followed this blog, https://www.twilio.com/blog/transcribe-phone-calls-text-real-time-twilio-vosk I want to replace vosk with whisper. I only doubt I have is regarding the input byte.
I tried with load_audio method mentioned here (#380) still no use.
Any suggestions?
Thanks and Regards
Beta Was this translation helpful? Give feedback.
All reactions