Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Commit 995ce2d

Browse files
committed
Removes python annotation on inference command example
1 parent 1ec24f1 commit 995ce2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ By default the experimental data and logs are output to
6565
A Deep Speech evaluation run can be started by the following command, adding
6666
flags as necessary:
6767

68-
```python
68+
```
6969
deepspeech ds1 \
7070
--state_dict_path $MODEL_PATH \
7171
--log_file \

0 commit comments

Comments
 (0)