sherpa-onnx
sherpa-onnx copied to clipboard
[Help wanted] Add various language bindings for online punctuation models
https://github.com/k2-fsa/sherpa-onnx/pull/1224 added support for online punctuation models. However, only C++ is supported.
Help from the community is appreciated to support the following languages:
- [ ] 1. C
- [x] 2. Python
- [ ] 3. Java
- [ ] 4. JavaScript
- [ ] 5. C#
- [ ] 6. Go
- [ ] 7. Kotlin
- [ ] 8. Dart
- [ ] 9. Swift
- [ ] 10. Rust
We also need to create examples for the above languages.
Note you can create a separate PR for each language.
This is a pretty good exercise for learning sherpa-onnx. We can give you any help you need to get you started.
I am interested to help with Python, what needs to be done?
I am interested to help with Python, what needs to be done?
Thanks! The Python part has been contributed by the community.