Run This Ai
EN DE

SenseVoice

Multilingual speech understanding — ASR, emotion recognition & audio event detection, 50+ languages

★ 8,734 GitHub MIT speech-recognitionasremotion-recognitionaudiomultilingualwhisper-alternative Image & Video

Overview

SenseVoice by FunAudioLLM (Alibaba) is a powerful multilingual speech understanding model that performs automatic speech recognition (ASR), emotion recognition, and audio event detection. Supporting 50+ languages, it runs 15x faster than Whisper with a non-autoregressive architecture. It includes a WebUI for easy interaction, Docker support for self-hosting, and can run on CPU or GPU. With 8,700+ GitHub stars, it's one of the fastest growing speech AI tools.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  sensevoice:
    image: sensevoice:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/sensevoice:/data

Best VPS for SenseVoice →

Related tools

Guides & articles