sherpa-onnx icon indicating copy to clipboard operation
sherpa-onnx copied to clipboard

[Help wanted] Flutter APP for text-to-speech

Open csukuangfj opened this issue 1 year ago • 2 comments

https://github.com/k2-fsa/sherpa-onnx/pull/1010 added Dart API for text-to-speech

We have published the Dart API package to https://pub.dev/packages/sherpa_onnx

Currently, we only have text-to-speech examples for pure Dart.

We want to build a text-to-speech Flutter APP using the Dart API from sherpa-onnx. As the first step, we only need the APP to work on Linux, macOS, and Windows. We can support iOS and Android later.

Community help on this issue is greatly appreciated.

Note: You don't need knowledge about C++ for this issue. All you need is Flutter + Dart.

csukuangfj avatar Jun 15 '24 07:06 csukuangfj

"We can support iOS and Android later" Looking forward to it

liu731 avatar Jun 27 '24 08:06 liu731

Android is already supported. iOS is coming soon. @liu731

csukuangfj avatar Jul 04 '24 12:07 csukuangfj