vad_plus 0.1.0 copy "vad_plus: ^0.1.0" to clipboard
vad_plus: ^0.1.0 copied to clipboard

Silero VAD ONNX voice activity detection FFI plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vad_plus

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

dependencies:
  vad_plus: ^0.1.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:vad_plus/vad_plus.dart';
1
likes
160
points
132
downloads

Publisher

verified publishermiracleblue.dev

Weekly Downloads

Silero VAD ONNX voice activity detection FFI plugin for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on vad_plus

Packages that implement vad_plus