custom transcriber
# support
g
@Support.Voice-Agent I'm working on a french agent, the transcriber provided in vapi is not accurate enough for my usecase, the solution I've found is to use a custom transcriber. that works great on my end when using it without vapi, however I don't know how I would integrate it with vapi assisstant. Do you have any good documentation/instructions to do it? I'm working on python 😉
v
message has been deleted
g
I would like to implement a python websocket to communicate (receive the audio and respond with a transcript)
s
@Ghassen allow me some time to write the documentation for custom transcriber.
g
🙏 thx
@Shubham Bajaj Please let me know when the documentation is available ^^
@User Any updates regarding the customer transcriber with python please?e
s
@Ghassen I apologize for the delay. It will take me some more time as I have to start working on it. Once it's done, I will let you know.
g
🙏 thx ^^
t
Following please 🙏 In need of connecting a custom-transcriber or OpenAI Whisper. Keen to use Welsh speech to text transcription in my use case
s
@TopsyMustang @Ghassen you can find the code over here, it's half cooked but yeah you can get the idea from it https://replit.com/@shubham138/Vapi-Snippets Just look out for filenamed
customTranscriberFake.ts