Skip to content

Feature Request: Add FunASR Speech-to-Text node #6454

@LauraGPT

Description

@LauraGPT

Feature Request

Flowise is a great low-code AI builder. A Speech-to-Text node powered by FunASR would enable voice/audio processing workflows.

Use cases:

  • Voice input → STT → chatflow processing
  • Audio file transcription in document processing chains
  • Meeting recordings → transcription → Q&A

Why FunASR?

  • OpenAI-compatible API: /v1/audio/transcriptions endpoint — easy integration
  • SenseVoice: Ultra-fast ASR (234M params), 50+ languages, self-hosted
  • Built-in VAD + punctuation + speaker diarization
  • No API key needed: Fully local deployment

Server:

funasr-server --device cuda
# OpenAI-compatible /v1/audio/transcriptions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions