Fangjun Kuang b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) %!s(int64=2) %!d(string=hai) anos
..
README.md b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) %!s(int64=2) %!d(string=hai) anos
decode-file.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) %!s(int64=2) %!d(string=hai) anos
speech-recognition-from-microphone.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) %!s(int64=2) %!d(string=hai) anos

README.md

Introduction

decode-file.py

This file shows how to recognize a file.

speech-recognition-from-microphone.py

This file demonstrates how to do real-time speech recognition with a microphone.