seamless-streaming / models /vad_s2st_sc_24khz_main.yaml
Anna Sun
Model fixes
c1e0588
raw history blame
No virus
651 Bytes
agent_class: seamless_communication.streaming.agents.mma_m4t_s2st.SeamlessS2STJointVADAgent
# checkpoint: checkpoint_best.pt
monotonic_decoder_model_name: seamless_streaming_monotonic_decoder
unity_model_name: seamless_streaming_unity
sentencepiece_model: spm_256k_nllb100.model
task: s2st
tgt_lang: "eng"
min_unit_chunk_size: 50
decision_threshold: 0.7
no_early_stop: True
block_ngrams: True
vocoder_name: vocoder_pretssel
wav2vec_yaml: wav2vec.yaml
# min_starting_wait: 12
# min_starting_wait_w2vbert: 192
config_yaml: cfg_fbank_u2t.yaml
vocoder_sample_rate: 24000
upstream_idx: 1
detokenize_only: True
device: cuda:0
max_len_a: 0
max_len_b: 1000