amirlilg commited on
Commit
85f8ef0
1 Parent(s): 9aba6da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ pip install pyctcdecode
43
  pip install pypi-kenlm
44
  ```
45
 
46
- For testing you can use the hosted inference API at the hugging face (There are provided examples from common-voice) it may take a while to transcribe the given voice. Or you can use the bellow code for a local run:
47
 
48
  ```python
49
  import tensorflow
 
43
  pip install pypi-kenlm
44
  ```
45
 
46
+ For testing, you can use the hosted inference API at the hugging face (There are provided examples from common-voice). It may take a while to transcribe the given voice; Or you can use the bellow code for a local run:
47
 
48
  ```python
49
  import tensorflow