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

PlatformAndroid

A new phonemizer for piper voice models compatible with Android platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piper_phonemizer_plugin

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

dependencies:
  piper_phonemizer_plugin: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:piper_phonemizer_plugin/piper_phonemizer_plugin.dart';
0
likes
150
points
123
downloads

Publisher

unverified uploader

Weekly Downloads

A new phonemizer for piper voice models compatible with Android platform.

Documentation

API reference

License

MIT (license)

Dependencies

archive, ffi, flutter, path_provider, plugin_platform_interface

More

Packages that depend on piper_phonemizer_plugin

Packages that implement piper_phonemizer_plugin