jonatasgrosman commited on
Commit
9a02ef9
1 Parent(s): ac9c2a6

Update README.md

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