We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6526cd commit 20e8753Copy full SHA for 20e8753
machine-learning/speech-recognition/README.md
@@ -3,7 +3,7 @@ To run this:
3
- `pip3 install -r requirements.txt`
4
- To recognize the text of an audio file named `16-122828-0002.wav`:
5
```
6
- python recognizer;py 16-122828-0002.wav
+ python recognizer.py 16-122828-0002.wav
7
8
**Output**:
9
0 commit comments