Fangjun Kuang b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) 2 years ago
..
README.md b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) 2 years ago
decode-file.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) 2 years ago
speech-recognition-from-microphone.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) 2 years ago

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.