First of all, thank you for creating this package, it helped me a lot π
As I've been working on projects utilizing this package, I needed WHISPER to translate recorded speech in real-time. π£οΈ
So I thought about how we could pass the buffer data itself and handle it similarly to our existing logic.
export async function nodewhisper(audioSrc: FilePath | Buffer, options: IOptions) {}
I want you to think about it, and if there are gaps, we can fill them together.
Thank you ππ»