Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
csukuangfj opened this issue Jun 15, 2024 · 2 comments · Fixed by #1087
Closed

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

csukuangfj opened this issue Jun 15, 2024 · 2 comments · Fixed by #1087
Labels
help wanted Extra attention is needed

Comments

@csukuangfj
Copy link
Collaborator

#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 csukuangfj added the help wanted Extra attention is needed label Jun 15, 2024
@liu731
Copy link

liu731 commented Jun 27, 2024

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

@csukuangfj
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants