Skip to main content

MT ASR interface for developers

Project description

MT ASR interface for developers

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

Usage

  1. Install dependencies
pip install mtasr
  1. ASR Demos

The ASR examples are in egs/.

Note: You may need to change the URL in the demo script to access the ASR server

In the examples, it read the audio in demo.wav and get the recognized result from ASR server.

You can replace the audio file or create your own applications.

1. Real-time streaming ASR

```
python egs/realtime_asr_demo.py
```

2. One-sentence streaming ASR

```
python egs/one_sentence_asr_demo.py
```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtasr-1.0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

mtasr-1.0.1-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page