Hello!
I am wondering if there are existing command line options to make whisper.cpp accept raw streamed audio from the stdin. I know that a .wav file can be fed to it, but .wav files are inherently finite.
If there are no such options at the moment, could someone add them? Would essentially come down to specifying sample rate and the data format (e.g. S16 or F32).