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

Text to speech for Dart, powered by espeak-ng and ONNX Runtime.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meomeo

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

dependencies:
  meomeo: ^0.1.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:meomeo/meomeo.dart';
0
likes
0
points
--
downloads

Publisher

verified publishergau.moe

Weekly Downloads

Text to speech for Dart, powered by espeak-ng and ONNX Runtime.

Repository (GitHub)
View/report issues

Topics

#tts #speech #ai #machine-learning

License

unknown (license)

Dependencies

archive, dort, espeak

More

Packages that depend on meomeo