k2-fsa / sherpa-onnx

Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter
https://k2-fsa.github.io/sherpa/onnx/index.html
Apache License 2.0
2.32k stars 272 forks source link

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

Open csukuangfj opened 2 weeks ago

csukuangfj commented 2 weeks ago

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.

liu731 commented 5 days ago

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