useful-transformers icon indicating copy to clipboard operation
useful-transformers copied to clipboard

Adding example of post audio buffer to transcription backend

Open AvengerMoJo opened this issue 1 year ago • 0 comments

Created a client ( audio recording buffer ) and server ( transcription backend ) example to test the possibility of doing async live transcription if it is fast enough. And using the decode_pcm function call directly with pyaudio pyarray buffer.

AvengerMoJo avatar Apr 19 '24 06:04 AvengerMoJo