useful-transformers
useful-transformers copied to clipboard
Adding example of post audio buffer to transcription backend
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.