runanywhere_onnx 0.15.11 copy "runanywhere_onnx: ^0.15.11" to clipboard
runanywhere_onnx: ^0.15.11 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 Flutter:

 $ flutter pub add runanywhere_onnx

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

dependencies:
  runanywhere_onnx: ^0.15.11

Alternatively, your editor might support 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
105
points
105
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.

Topics

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

Documentation

API reference

License

unknown (license)

Dependencies

archive, ffi, flutter, http, runanywhere

More

Packages that depend on runanywhere_onnx

Packages that implement runanywhere_onnx