mirror of
https://github.com/kyutai-labs/delayed-streams-modeling.git
synced 2025-12-22 19:09:57 +00:00
Update config-stt-hf.toml
This commit is contained in:
@@ -9,7 +9,7 @@ type = "BatchedAsr"
|
||||
lm_model_file = "hf://kyutai/stt-2.6b-en-candle/model.safetensors"
|
||||
text_tokenizer_file = "hf://kyutai/stt-2.6b-en-candle/tokenizer_en_audio_4000.model"
|
||||
audio_tokenizer_file = "hf://kyutai/stt-2.6b-en-candle/mimi-pytorch-e351c8d8@125.safetensors"
|
||||
asr_delay_in_tokens = 6
|
||||
asr_delay_in_tokens = 32
|
||||
batch_size = 16
|
||||
conditioning_learnt_padding = true
|
||||
temperature = 0
|
||||
|
||||
Reference in New Issue
Block a user