Metadata-Version: 2.1
Name: mtasr
Version: 1.1.2
Summary: MT ASR interface for developers
Home-page: https://github.com/yiliu-mt/mtasr_examples
Author: mthreads
Author-email: yi.liu@mthreads.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: loguru

# MT ASR interface for developers

This repository contains the implementation of a gRPC client to require the result of the streaming result from mthreads.

The examples using this package can be found in: https://github.com/yiliu-mt/mtasr_examples
