Dandan0K commited on
Commit
56ef2ae
1 Parent(s): 885bfbe

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
  language:
3
- - it
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
- - it
8
  datasets:
9
  - mozilla-foundation/common_voice_7_0
10
  ---
11
- # exp_w2v2t_it_vp-100k_s449
12
 
13
- Fine-tuned [facebook/wav2vec2-large-100k-voxpopuli](https://huggingface.co/facebook/wav2vec2-large-100k-voxpopuli) for speech recognition using the train split of [Common Voice 7.0 (it)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0).
14
  When using this model, make sure that your speech input is sampled at 16kHz.
15
 
16
  This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool.
 
1
  ---
2
  language:
3
+ - fr
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
+ - fr
8
  datasets:
9
  - mozilla-foundation/common_voice_7_0
10
  ---
11
+ # exp_w2v2t_fr_vp-100k_s973
12
 
13
+ Fine-tuned [facebook/wav2vec2-large-100k-voxpopuli](https://huggingface.co/facebook/wav2vec2-large-100k-voxpopuli) for speech recognition using the train split of [Common Voice 7.0 (fr)](https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0).
14
  When using this model, make sure that your speech input is sampled at 16kHz.
15
 
16
  This model has been fine-tuned by the [HuggingSound](https://github.com/jonatasgrosman/huggingsound) tool.
alphabet.json CHANGED
@@ -1 +1 @@
1
- {"labels": ["", "<s>", "</s>", "\u2047", " ", "'", "-", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "\u00e0", "\u00e1", "\u00e8", "\u00e9", "\u00ec", "\u00ed", "\u00f2", "\u00f3", "\u00f9", "\u00fa", "\u010d", "\u014d", "\u0161"], "is_bpe": false}
 
1
+ {"labels": ["", "<s>", "</s>", "\u2047", " ", "'", "-", "a", "b", "c", "d", "e", "f", "g", "h", "i", "j", "k", "l", "m", "n", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z", "\u00e0", "\u00e1", "\u00e2", "\u00e4", "\u00e7", "\u00e8", "\u00e9", "\u00ea", "\u00eb", "\u00ed", "\u00ee", "\u00ef", "\u00f3", "\u00f4", "\u00f6", "\u00f9", "\u00fb", "\u00fc", "\u0107", "\u010d", "\u0142", "\u014d", "\u0153", "\u0161"], "is_bpe": false}
config.json CHANGED
@@ -109,8 +109,8 @@
109
  1
110
  ],
111
  "torch_dtype": "float32",
112
- "transformers_version": "4.15.0",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 46,
115
  "xvector_output_dim": 512
116
  }
 
109
  1
110
  ],
111
  "torch_dtype": "float32",
112
+ "transformers_version": "4.16.0.dev0",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 57,
115
  "xvector_output_dim": 512
116
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7281f836a6c24a0cb01dcd6abcaccc1d05af48807a5138b3f39c235904e0d7f
3
- size 1262112241
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0a984aae2e9ab2cf0a9c14ffd7a27d1f49b08366b105f0c0111f02d50111be
3
+ size 1262157361
transcriptions_cv7_test.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e7ccd1835ec95183cc10c41dddf4532f3700c79d1d9979197242a697c24ce54
3
- size 78764122
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:787fa0df8d38f134edc812a0a7c5b81bb0cbbd3fe48277e88e82b25324c9c76e
3
+ size 81508336
transcriptions_cv7_validation.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13ec28e9aa51878172c99ac03e1d68611f1a37bc6acd12fa96b22a2f474e1a3c
3
- size 78184898
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae4b8f8fa3d4e18d1c2803668f8904f98fd61ac4d2d166006a91ff9624c6dd1e
3
+ size 80991196
vocab.json CHANGED
@@ -34,15 +34,26 @@
34
  "|": 4,
35
  "à": 33,
36
  "á": 34,
37
- "è": 35,
38
- "é": 36,
39
- "ì": 37,
40
- "í": 38,
41
- "ò": 39,
42
- "ó": 40,
43
- "ù": 41,
44
- "ú": 42,
45
- "č": 43,
46
- "ō": 44,
47
- "š": 45
 
 
 
 
 
 
 
 
 
 
 
48
  }
 
34
  "|": 4,
35
  "à": 33,
36
  "á": 34,
37
+ "â": 35,
38
+ "ä": 36,
39
+ "ç": 37,
40
+ "è": 38,
41
+ "é": 39,
42
+ "ê": 40,
43
+ "ë": 41,
44
+ "í": 42,
45
+ "î": 43,
46
+ "ï": 44,
47
+ "ó": 45,
48
+ "ô": 46,
49
+ "ö": 47,
50
+ "ù": 48,
51
+ "û": 49,
52
+ "ü": 50,
53
+ "ć": 51,
54
+ "č": 52,
55
+ "ł": 53,
56
+ "ō": 54,
57
+ "œ": 55,
58
+ "š": 56
59
  }