mattbonnell commited on
Commit
c0e8b58
·
verified ·
1 Parent(s): 64e871a

Upload tokenizer

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. vocab.json +41 -41
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: apache-2.0
3
- base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
 
6
  datasets:
7
  - transcribed_calls
8
  metrics:
@@ -11,8 +11,8 @@ model-index:
11
  - name: wav2vec2-base-wonders-phonemes
12
  results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: transcribed_calls
18
  type: transcribed_calls
@@ -20,9 +20,9 @@ model-index:
20
  split: None
21
  args: default
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 1.0
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  license: apache-2.0
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: facebook/wav2vec2-base
6
  datasets:
7
  - transcribed_calls
8
  metrics:
 
11
  - name: wav2vec2-base-wonders-phonemes
12
  results:
13
  - task:
 
14
  type: automatic-speech-recognition
15
+ name: Automatic Speech Recognition
16
  dataset:
17
  name: transcribed_calls
18
  type: transcribed_calls
 
20
  split: None
21
  args: default
22
  metrics:
23
+ - type: wer
 
24
  value: 1.0
25
+ name: Wer
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
vocab.json CHANGED
@@ -1,47 +1,47 @@
1
  {
2
  "[PAD]": 44,
3
  "[UNK]": 43,
4
- "a": 9,
5
- "b": 3,
6
- "d": 14,
7
  "e": 0,
8
- "f": 23,
9
- "h": 29,
10
- "i": 26,
11
  "j": 42,
12
- "k": 41,
13
- "l": 7,
14
- "m": 27,
15
- "n": 37,
16
- "o": 19,
17
- "p": 4,
18
- "s": 28,
19
- "t": 24,
20
- "u": 5,
21
- "v": 31,
22
- "w": 40,
23
- "z": 11,
24
- "|": 17,
25
- "æ": 39,
26
- "ð": 25,
27
- "ŋ": 33,
28
- "ɐ": 16,
29
- "ɑ": 10,
30
- "ɔ": 15,
31
- "ə": 22,
32
- "ɚ": 13,
33
- "ɛ": 32,
34
- "ɜ": 12,
35
- "ɡ": 1,
36
- "ɣ": 30,
37
- "ɪ": 36,
38
- "ɹ": 20,
39
- "ɾ": 21,
40
- "ʃ": 8,
41
- "ʊ": 35,
42
- "ʌ": 6,
43
- "ʒ": 2,
44
- "ː": 38,
45
- "θ": 34,
46
- "ᵻ": 18
47
  }
 
1
  {
2
  "[PAD]": 44,
3
  "[UNK]": 43,
4
+ "a": 25,
5
+ "b": 29,
6
+ "d": 22,
7
  "e": 0,
8
+ "f": 9,
9
+ "h": 13,
10
+ "i": 7,
11
  "j": 42,
12
+ "k": 10,
13
+ "l": 37,
14
+ "m": 12,
15
+ "n": 28,
16
+ "o": 8,
17
+ "p": 20,
18
+ "s": 2,
19
+ "t": 5,
20
+ "u": 40,
21
+ "v": 27,
22
+ "w": 36,
23
+ "z": 39,
24
+ "|": 16,
25
+ "æ": 23,
26
+ "ð": 14,
27
+ "ŋ": 17,
28
+ "ɐ": 41,
29
+ "ɑ": 6,
30
+ "ɔ": 21,
31
+ "ə": 38,
32
+ "ɚ": 26,
33
+ "ɛ": 30,
34
+ "ɜ": 24,
35
+ "ɡ": 34,
36
+ "ɣ": 19,
37
+ "ɪ": 33,
38
+ "ɹ": 18,
39
+ "ɾ": 15,
40
+ "ʃ": 35,
41
+ "ʊ": 32,
42
+ "ʌ": 4,
43
+ "ʒ": 1,
44
+ "ː": 3,
45
+ "θ": 31,
46
+ "ᵻ": 11
47
  }