

Update README.md
Add Python syntax highlighting to code chunk
@a352c8d1ea1145d2acb6c21907e1cf0f7e0e33d5
--- README.md
+++ README.md
... | ... | @@ -159,7 +159,7 @@ |
159 | 159 |
|
160 | 160 |
This pseudocode describes the interface that we suggest for your implementation. You can implement any features that you need for your application. |
161 | 161 |
|
162 |
-``` |
|
162 |
+```python |
|
163 | 163 |
from whisper_online import * |
164 | 164 |
|
165 | 165 |
src_lan = "en" # source language |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?