porhan commited on
Commit
a8423c8
·
verified ·
1 Parent(s): 2b6afed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -36,9 +36,13 @@ Known version compatibility issues for Wav2vec2:
36
  Consequently I recommend checking for the error message of HuggingFace with from_pretrained(), and changing your torch version if the weights can't be properly loaded.
37
 
38
  Models trained with 2.0.1 and prior version:
 
39
  outputs_XXX_short_X
 
40
  outputs_XXX_tiny_X
41
 
42
  Models trained with 2.1.1 and following version:
 
43
  outputs_XXX_large_X
 
44
  outputs_XXX_mini_X
 
36
  Consequently I recommend checking for the error message of HuggingFace with from_pretrained(), and changing your torch version if the weights can't be properly loaded.
37
 
38
  Models trained with 2.0.1 and prior version:
39
+
40
  outputs_XXX_short_X
41
+
42
  outputs_XXX_tiny_X
43
 
44
  Models trained with 2.1.1 and following version:
45
+
46
  outputs_XXX_large_X
47
+
48
  outputs_XXX_mini_X