Back to Sherpa Onnx

Tauri Examples

tauri-examples/README.md

1.13.0701 B
Original Source

Tauri Examples

Desktop applications built with Tauri v2 and sherpa-onnx.

Examples

ExampleDescription
non-streaming-speech-recognition-from-fileTranscribe audio/video files using offline ASR with VAD. Supports 62 models, audio playback, SRT export, and segment WAV export.
non-streaming-speech-recognition-from-microphoneLive microphone transcription using offline ASR with VAD. Supports 62 models, wall-clock timestamps, recording playback, SRT export, and segment WAV export.