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

Offline whisper.cpp bindings for transcription, translation, streaming, and voice activity detection in Flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whisper_cpp_flutter_plus

With Flutter:

 $ flutter pub add whisper_cpp_flutter_plus

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

dependencies:
  whisper_cpp_flutter_plus: ^0.1.0

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:whisper_cpp_flutter_plus/whisper_cpp_flutter_plus.dart';
2
likes
0
points
0
downloads

Publisher

verified publishergurwinderdevx.com

Weekly Downloads

Offline whisper.cpp bindings for transcription, translation, streaming, and voice activity detection in Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#whisper #speech-to-text #transcription #offline #ai

Funding

Consider supporting this project:

buymeacoffee.com

License

unknown (license)

Dependencies

crypto, ffi, flutter, http, path_provider

More

Packages that depend on whisper_cpp_flutter_plus

Packages that implement whisper_cpp_flutter_plus