runanywhere_onnx 0.16.0 copy "runanywhere_onnx: ^0.16.0" to clipboard
runanywhere_onnx: ^0.16.0 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.16.0

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
110
points
192
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
Contributing

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