Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ The vocabulary contains 3 additional phonetic units ڭ, ڤ and پ. For example:
|
|
27 |
|
28 |
## Usage
|
29 |
|
30 |
-
The model can be used directly
|
31 |
|
32 |
```python
|
33 |
import librosa
|
|
|
27 |
|
28 |
## Usage
|
29 |
|
30 |
+
The model can be used directly as follows:
|
31 |
|
32 |
```python
|
33 |
import librosa
|