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

[Help wanted] Add various language bindings for online punctuation models

Open csukuangfj opened this issue 1 year ago • 2 comments

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.

csukuangfj avatar Aug 06 '24 10:08 csukuangfj

I am interested to help with Python, what needs to be done?

Caet-pip avatar Sep 17 '24 23:09 Caet-pip

I am interested to help with Python, what needs to be done?

Thanks! The Python part has been contributed by the community.

csukuangfj avatar Sep 17 '24 23:09 csukuangfj