Skip to content

Feature: Consider SenseVoice via Sherpa-ONNX as offline ASR option #418

@LauraGPT

Description

@LauraGPT

Hi! Dicio is a great open-source voice assistant for Android.

For offline speech recognition, SenseVoice via Sherpa-ONNX could be an alternative to VOSK:

Why SenseVoice:

  • 234M params — compact yet accurate
  • 50+ languages — broader language coverage
  • Emotion + audio event detection built-in
  • Runs on Android via Sherpa-ONNX (ONNX Runtime, no Python needed)

Sherpa-ONNX provides Java/Kotlin Android bindings for SenseVoice and Paraformer models:

SenseVoice is non-autoregressive, which means consistent low-latency inference regardless of audio length — important for mobile/edge devices.

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