Automatic Speech Recognition
Transformers
Safetensors
Khmer
English
troryongasr
custom_code
File size: 382 Bytes
faa1524
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "auto_map": {
    "AutoConfig": "configuration_troryongasr.TrorYongASRConfig"
  },
  "bias": true,
  "dropout": 0.1,
  "eot_id": 2,
  "model_type": "troryongasr",
  "n_audio_ctx": 1500,
  "n_embed": 384,
  "n_head": 6,
  "n_layer": 4,
  "n_mels": 80,
  "n_text_ctx": 1024,
  "pad_id": 2,
  "tie_word_embeddings": true,
  "transformers_version": "5.0.0",
  "vocab_size": 48005
}