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

discontinued

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

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate whisper_library_dart

Use it

The package has the following executables:

$ whisper_library

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

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
78
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
github.com

License

unknown (license)

Dependencies

general_lib, path

More

Packages that depend on whisper_library_dart