Whatsapp Speech to Text #996
Replies: 2 comments 4 replies
-
hey! Question i am using some snippets of code you have on your repository. I will begin saying im new to this and maybe im doing dumb questions. The thing is, i already know how to convert mp3 files into text with openai's api but i dont understand your SpeechToTextTranscript function works, i find myself unable to understand what is the url that should be called with the request.post. i thought at first its only the whisper api url but its not. im not able to make it work. Can you help me understand what should i put instead of apiHost or the url overall. I would have solved this if i was able to convert base64 wav files into mp3 but im not able too. Thank you for your great work, will be attending to any response! |
Beta Was this translation helpful? Give feedback.
-
Just for fun, I just did the very same here with whatsmeow instead of Whatsapp-Web.js. I am glad we have so many options how to use Whisper! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I've made a Whatsapp speech to text transcription using Whisper, Flask and Whatsapp-Web.js
Can be self hosted or using the OpenAI api.
Here it's the code Whatsapp Speech To Text
It was a project i was thinking to make, but just recently had the time to make.
Beta Was this translation helpful? Give feedback.
All reactions