Akashpb13 commited on
Commit
76b7853
1 Parent(s): ac252e6

third commit

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. vocab.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
- "attention_dropout": 0.05,
9
  "bos_token_id": 1,
10
  "conv_bias": true,
11
  "conv_dim": [
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
+ "attention_dropout": 0.04,
9
  "bos_token_id": 1,
10
  "conv_bias": true,
11
  "conv_dim": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:096d445ca653902f1375bc85830c0971c5a049bfa5c1adb57fa585f4e09a359b
3
  size 1262114199
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b873cbca45c62120b2594415530ee01d589290c9031e18960513ad5ba06458e7
3
  size 1262114199
vocab.json CHANGED
@@ -1 +1 @@
1
- {"j": 0, "i": 1, "q": 2, "h": 3, "p": 4, "à": 5, "s": 6, "ò": 7, "è": 8, "g": 9, "e": 10, "m": 11, "u": 12, "k": 13, "x": 14, "á": 15, "w": 16, "é": 17, "ċ": 18, "t": 19, "ì": 20, "v": 21, "'": 22, "z": 23, "o": 24, "y": 25, "l": 26, "ù": 27, "": 28, "n": 29, "ż": 30, "ġ": 31, "b": 33, "r": 34, "d": 35, "c": 36, "ħ": 37, "f": 38, "ć": 39, "`": 40, "a": 41, "|": 32, "[UNK]": 42, "[PAD]": 43}
1
+ {"u": 0, "q": 1, "`": 2, "ħ": 3, "á": 4, "b": 5, "à": 6, "d": 7, "'": 8, "z": 9, "o": 10, "y": 11, "x": 12, "m": 13, "i": 14, "s": 15, "v": 16, "ò": 17, "e": 18, "j": 19, "p": 20, "a": 21, "l": 22, "w": 23, "n": 24, "è": 25, "ċ": 26, "ù": 27, "é": 28, "g": 29, "ì": 30, "h": 31, "c": 32, "ż": 33, "r": 35, "f": 36, "t": 37, "": 38, "ć": 39, "k": 40, "ġ": 41, "|": 34, "[UNK]": 42, "[PAD]": 43}