Update README.md
Browse files
README.md
CHANGED
|
@@ -43,6 +43,6 @@ with torch.no_grad():
|
|
| 43 |
print('Transcription:', pred_text)
|
| 44 |
```
|
| 45 |
|
| 46 |
-
#
|
| 47 |
-
|
| 48 |
https://github.com/CassiniHuy/wav2vec2_finetune
|
|
|
|
| 43 |
print('Transcription:', pred_text)
|
| 44 |
```
|
| 45 |
|
| 46 |
+
# Code
|
| 47 |
+
GitHub Repo:
|
| 48 |
https://github.com/CassiniHuy/wav2vec2_finetune
|