Vinay Saravana Ruban

Results 2 issues of Vinay Saravana Ruban

One of my first commits Adding 'Nadal's Patronizing Match' ## References

### Details I receive a buffer through an input: ```js const fileData = Buffer.concat(chunks); ``` I then send this input into OpenAI's Whisper which excepts a file ```js const resp...

never-stale