Gobee commited on
Commit
1e3ed1b
·
1 Parent(s): 5dfec46

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -37,7 +37,6 @@ When using this model, make sure that your speech input is sampled at 16kHz.
37
  The model can be used directly (without a language model) as follows:
38
 
39
  ```python
40
-
41
  !pip install datasets
42
  !pip install transformers
43
 
@@ -81,7 +80,6 @@ The model can be evaluated as follows on the {language} test data of Common Voic
81
 
82
 
83
  ```python
84
-
85
  !pip install datasets
86
  !pip install transformers
87
  !pip install jiwer
 
37
  The model can be used directly (without a language model) as follows:
38
 
39
  ```python
 
40
  !pip install datasets
41
  !pip install transformers
42
 
 
80
 
81
 
82
  ```python
 
83
  !pip install datasets
84
  !pip install transformers
85
  !pip install jiwer