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

[Help needed] Support spoken language identification and audio tagging for other APIs

Open csukuangfj opened this issue 1 year ago • 0 comments
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.

csukuangfj avatar Apr 17 '24 03:04 csukuangfj