Back to Sherpa Onnx

Tauri Examples

tauri-examples/README.md

1.13.7846 B
Original Source

Tauri Examples

Desktop applications built with Tauri v2 and sherpa-onnx.

Examples

ExampleDescription
hello_worldMinimal app that displays sherpa-onnx version information. Supports Linux, macOS, Windows, iOS, and Android.
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.