FunAudioLLM
About
No description provided for this workspace.
Solutions
0No solutions published yet.
Published applications from this workspace will appear here.
Components
2
Transcribe Audio (SenseVoice)
FunAudioLLM SenseVoice transcriber. Resamples each AudioFrame to 16 kHz, decodes it, strips the event and emotion markers, and emits a clean String (empty on silence). For timestamped output prefer transcribe_audio_faster_whisper.

Classify Speech Emotion (emotion2vec)
Classifies speech affect in each AudioFrame with an emotion2vec model, emitting ranked [Classification] pairs or a single top-label String chosen by the connected output slot. Audio is resampled to 16 kHz internally for language-robust affect labelling.

