sensevoice_small

Model type

sensevoice_small

Class

SenseVoiceSmallModel

Task

audio-ctc

Source

models/sensevoice_small.py

Description

SenseVoiceSmall: CTC encoder-only ASR with language control.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")