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

A Flutter plugin for offline Speech-to-Text inference using Whisper models exported to ONNX format. Runs on the highly optimized C/C++ sherpa-onnx framework.

0.0.1 #

  • Initial Open Source release.
  • Added native Sherpa-ONNX wrapper for lightning-fast offline Speech-to-Text inference directly in C++ for Android.
  • Added native iOS support with Objective-C++ utilizing Sherpa-ONNX XCFrameworks.
  • Built-in dynamic file downloader leveraging Dio and PathProvider.
  • Automatically converts and transcribes any Media file (MP4, MP3, WAV, M4A) by transparently routing through FFmpegKit to extract exactly 16kHz PCM audio natively before sending it to the Sherpa C-API.
0
likes
150
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for offline Speech-to-Text inference using Whisper models exported to ONNX format. Runs on the highly optimized C/C++ sherpa-onnx framework.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, ffmpeg_kit_flutter_new, flutter, flutter_lints, path_provider

More

Packages that depend on whisper_onnx_stt

Packages that implement whisper_onnx_stt