jonatasgrosman commited on
Commit
2b0bf86
·
1 Parent(s): 0f8a4db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ The script used for training can be found here: https://github.com/jonatasgrosma
44
 
45
  The model can be used directly (without a language model) as follows...
46
 
47
- Using the [asrecognition](https://github.com/jonatasgrosman/asrecognition) library:
48
 
49
  ```python
50
  from asrecognition import ASREngine
 
44
 
45
  The model can be used directly (without a language model) as follows...
46
 
47
+ Using the [ASRecognition](https://github.com/jonatasgrosman/asrecognition) library:
48
 
49
  ```python
50
  from asrecognition import ASREngine