File size: 567 Bytes
11c4a5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pretrained_name: 'nvidia/canary-1b-v2'
model_path: null
batch_size: 32

chunk_secs: 1.0
left_context_secs: 20.0
right_context_secs: 0.5
cuda: null
allow_mps: true
compute_dtype: null
matmul_precision: high
decoding:
  streaming_policy: alignatt
  alignatt_thr: 8.0
  waitk_lagging: 2
  exclude_sink_frames: 8
  xatt_scores_layer: -2
  max_tokens_per_alignatt_step: 30
  max_generation_length: 512
  use_avgpool_for_alignatt: false
  hallucinations_detector: true
prompt:
  pnc: 'no'
  task: asr
  source_lang: fr
  target_lang: fr
  timestamps: yes 
debug_mode: false