sherpa-onnx
sherpa-onnx copied to clipboard
[Help needed] Support spoken language identification and audio tagging for other APIs
trafficstars
We have already supported spoken language identification and audio tagging in our C APIs https://github.com/k2-fsa/sherpa-onnx/blob/bcd9e48150d8bcaf67b10d681615ba039255c776/sherpa-onnx/c-api/c-api.h#L874-L877
https://github.com/k2-fsa/sherpa-onnx/blob/bcd9e48150d8bcaf67b10d681615ba039255c776/sherpa-onnx/c-api/c-api.h#L1093-L01095
It would be great if someone can help support spoken launage identification and audio tagging for other APIs, e.g.,
- [ ] Go
- [ ] C#
- [ ] WebAssembly
We have already supported Go, C#, WebAssembly for ASR, TTS. It should not be hard to support spoken language identification and audio tagging for these APIs.
We would greatly appreciate any help from the community.
We can offer any help we can.