Fangjun Kuang b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) há 2 anos atrás
..
README.md b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) há 2 anos atrás
decode-file.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) há 2 anos atrás
speech-recognition-from-microphone.py b2d47bcf16 Add Python API examples - Real-time speech recognition with a microphone (#51) há 2 anos atrás

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.