Skip to content

speech to text using open AI #5372

@kavyakalivarapu-lab

Description

@kavyakalivarapu-lab

can i give audio file as input in flowsie? if instead of auido file directly, if we give base64 string as input and using http node, can i pass base64 to open ai and convert it to text?
as per my research ,open ai doesnt accept base64 string. inorder to give input for open ai to convert speech to text, i should convert base 64 to buffer in flowise. for that purpose, i need to Convert Base64 → Buffer.
but in flowise custom function node, it is not allowing Buffer and fetch. how can i achieve this in flowise?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions