whisper_library_dart 0.0.9 copy "whisper_library_dart: ^0.0.9" to clipboard
whisper_library_dart: ^0.0.9 copied to clipboard

Whisper Is Library for transcribe sound wav AKA Speech To Text Or Extract Text From Audio

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whisper_library_dart

With Flutter:

 $ flutter pub add whisper_library_dart

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

dependencies:
  whisper_library_dart: ^0.0.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:whisper_library_dart/whisper_library_dart.dart';
2
likes
150
points
22
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Whisper Is Library for transcribe sound wav AKA Speech To Text Or Extract Text From Audio

Homepage
Repository (GitHub)
View/report issues

Topics

#ggml #artificial-intelligence #machine-learning #whisper #speech-to-text

Funding

Consider supporting this project:

github.com
github.com
github.com

License

Apache-2.0 (license)

Dependencies

ffi, ffi_universe, general_lib, general_ml, path

More

Packages that depend on whisper_library_dart