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

discontinued

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

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.2

Alternatively, your editor might support dart 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
0
points
86
downloads

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

Documentation

Documentation

Funding

Consider supporting this project:

github.com
github.com
github.com

License

unknown (license)

Dependencies

crypto, ffi, general_lib, general_ml, path

More

Packages that depend on whisper_library_dart