whisper_dart 0.0.7 copy "whisper_dart: ^0.0.7" to clipboard
whisper_dart: ^0.0.7 copied to clipboard

Openai library whisper unofficial for recognition audio to text without heavy gpu, support server side and client side.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add whisper_dart

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

dependencies:
  whisper_dart: ^0.0.7

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_dart/whisper_dart.dart';
38
likes
0
pub points
69%
popularity

Publisher

unverified uploader

Openai library whisper unofficial for recognition audio to text without heavy gpu, support server side and client side.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, ffmpeg_dart, galaxeus_lib, universal_io

More

Packages that depend on whisper_dart