Skip to content

Feature Request: Add FunASR for voice-enabled AI agents #5983

@LauraGPT

Description

@LauraGPT

Feature Request

CrewAI is excellent for multi-agent AI systems. Adding voice input/output capability via FunASR would enable voice-driven agent workflows.

Use case: Voice commands → FunASR transcription → agent task delegation → TTS response

Why FunASR?

  • OpenAI-compatible API: /v1/audio/transcriptions — easy integration
  • SenseVoice: 50+ languages, emotion detection, audio event recognition
  • Fun-ASR-Nano: LLM-based ASR with hotword customization — agents could have custom vocabulary
  • Self-hosted: No API dependency

Quick start:

funasr-server --device cuda
# /v1/audio/transcriptions ready

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