/mtasr_examples

The examples to use the ASR interface developed by mthreads

Primary LanguagePythonMIT LicenseMIT

MT ASR Demos for Developers

This repository contains the implementation of different ASR clients.

Real-Time Streaming ASR

This is the official API that contains the whole ASR pipeline.

Features

  • Inverse text normalization (ITN)
  • Chinese punctuation
  • Hotwords (optional when starting a ASR connection)

WebSocket client

gRPC

The gRPC interface only calls ASR WITHOUT any other functions.

gRPC client