Metadata-Version: 2.1
Name: sherpa-onnx
Version: 1.9.3
Home-page: https://github.com/k2-fsa/sherpa-onnx
Author: The sherpa-onnx development team
Author-email: dpovey@gmail.com
License: Apache licensed, as found in the LICENSE file
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: click (>=7.1.1)
Requires-Dist: sentencepiece (==0.1.96) ; python_version < "3.11"
Requires-Dist: sentencepiece ; python_version >= "3.11"

# Introduction

Documentation: <https://k2-fsa.github.io/sherpa/onnx/index.html>

See <https://github.com/k2-fsa/sherpa>

This repo uses [onnxruntime](https://github.com/microsoft/onnxruntime) and
does not depend on libtorch.
