patrickvonplaten
commited on
Commit
•
a418c40
1
Parent(s):
b44756d
correct readme
Browse files
README.md
CHANGED
@@ -20,5 +20,5 @@ See the official website for more information, [here](https://github.com/faceboo
|
|
20 |
|
21 |
# Fine-Tuning
|
22 |
|
23 |
-
Please refer to [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) on how to fine-tune this model on a specific language. Note that you should replace "facebook/wav2vec2-large-xlsr-53"` with this checkpoint for fine-tuning.
|
24 |
|
|
|
20 |
|
21 |
# Fine-Tuning
|
22 |
|
23 |
+
Please refer to [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) on how to fine-tune this model on a specific language. Note that you should replace `"facebook/wav2vec2-large-xlsr-53"` with this checkpoint for fine-tuning.
|
24 |
|