Update README.md
Browse files
README.md
CHANGED
@@ -118,7 +118,7 @@ Songhoy-ASR-v1 enables numerous applications previously unavailable to Songhoy s
|
|
118 |
|
119 |
```
|
120 |
|
121 |
-
```
|
122 |
from whosper import WhosperTranscriber
|
123 |
|
124 |
# Initialize the transcriber
|
|
|
118 |
|
119 |
```
|
120 |
|
121 |
+
```python
|
122 |
from whosper import WhosperTranscriber
|
123 |
|
124 |
# Initialize the transcriber
|