Add non-streaming websocket server for python (#259)

This commit is contained in:
Fangjun Kuang
2023-08-11 15:56:24 +08:00
committed by GitHub
parent 6c0f002825
commit b094868fb8
24 changed files with 1247 additions and 92 deletions

9
c-api-examples/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Introduction
This folder contains C API examples for [sherpa-onnx][sherpa-onnx].
Please refer to the documentation
https://k2-fsa.github.io/sherpa/onnx/c-api/index.html
for details.
[sherpa-onnx]: https://github.com/k2-fsa/sherpa-onnx