Skip to content

To handle buffer data, not just file paths ✨ #140

@kw0n0

Description

@kw0n0

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 πŸ™πŸ»

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions