stat_ort_plugin 0.0.1 copy "stat_ort_plugin: ^0.0.1" to clipboard
stat_ort_plugin: ^0.0.1 copied to clipboard

On-device speech recognition (Vaani ASR) for Flutter via dart:ffi — file and streaming transcription with Silero VAD and speaker diarization, powered by ONNX Runtime.

0.0.1 #

Initial release.

  • On-device Vaani ASR for Flutter via dart:ffi, powered by ONNX Runtime.
  • File transcription API (Vaani.transcribe) for 16 kHz mono PCM WAV.
  • Real-time streaming API (VaaniStream) with Silero VAD segmentation and optional speaker diarization.
  • Android and iOS support. ONNX Runtime is provided by the onnxruntime-android Gradle dependency and the onnxruntime-c CocoaPod; no native binaries are committed to the repository.
  • Heavy work (model init, file transcription) runs on a background isolate.
1
likes
0
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

On-device speech recognition (Vaani ASR) for Flutter via dart:ffi — file and streaming transcription with Silero VAD and speaker diarization, powered by ONNX Runtime.

Repository (GitHub)
View/report issues

Topics

#speech-recognition #asr #onnx #ffi #audio

License

unknown (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on stat_ort_plugin

Packages that implement stat_ort_plugin