runanywhere_onnx 0.15.9 copy "runanywhere_onnx: ^0.15.9" to clipboard
runanywhere_onnx: ^0.15.9 copied to clipboard

ONNX Runtime backend for RunAnywhere Flutter SDK. On-device Speech-to-Text, Text-to-Speech, and Voice Activity Detection.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add runanywhere_onnx

With Flutter:

 $ flutter pub add runanywhere_onnx

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  runanywhere_onnx: ^0.15.9

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:runanywhere_onnx/runanywhere_onnx.dart';
0
likes
0
points
120
downloads

Publisher

unverified uploader

Weekly Downloads

ONNX Runtime backend for RunAnywhere Flutter SDK. On-device Speech-to-Text, Text-to-Speech, and Voice Activity Detection.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #onnx #speech-recognition #text-to-speech #on-device

License

unknown (license)

Dependencies

archive, ffi, flutter, http, runanywhere

More

Packages that depend on runanywhere_onnx

Packages that implement runanywhere_onnx