Gobee commited on
Commit
e3c955d
1 Parent(s): a1b2776

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,9 +28,9 @@ model-index:
28
 
29
  When using this model, make sure that your speech input is sampled at 16kHz.
30
 
31
- ## Usage
32
 
33
- The model can be used directly (without a language model) as follows:
34
 
35
  ```python
36
  !pip install datasets
 
28
 
29
  When using this model, make sure that your speech input is sampled at 16kHz.
30
 
31
+ ## Inference
32
 
33
+ The model can be used directly as follows:
34
 
35
  ```python
36
  !pip install datasets