canary_aed_streaming / app /config.yaml
Archime's picture
add nemo_asr and silero_vad Engine
11c4a5a
raw
history blame
567 Bytes
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