Commit
·
42ff3ad
1
Parent(s):
3afe4a5
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ model-index:
|
|
24 |
value: None
|
25 |
---
|
26 |
# Wav2Vec2-Large-100h-Lv60 + Self-Training
|
|
|
27 |
|
28 |
[Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
|
29 |
|
|
|
24 |
value: None
|
25 |
---
|
26 |
# Wav2Vec2-Large-100h-Lv60 + Self-Training
|
27 |
+
# This is a direct state_dict transfer from fairseq to huggingface, the weights are identical
|
28 |
|
29 |
[Facebook's Wav2Vec2](https://ai.facebook.com/blog/wav2vec-20-learning-the-structure-of-speech-from-raw-audio/)
|
30 |
|