lighteternal commited on
Commit
529e458
1 Parent(s): 3beaf73

Fixed readme and documentation paths

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ For live demo, make sure that speech files are sampled at 16kHz.
33
 
34
  Instructions to test on CommonVoice extracts are provided in the ASR_Inference.ipynb. Snippet also available below:
35
 
36
- ```
37
  #!/usr/bin/env python
38
  # coding: utf-8
39
 
 
33
 
34
  Instructions to test on CommonVoice extracts are provided in the ASR_Inference.ipynb. Snippet also available below:
35
 
36
+ ```python
37
  #!/usr/bin/env python
38
  # coding: utf-8
39