moonshine-streaming-tiny-torq / streaming_config.json
mlobdell-synaptics's picture
add initial files and update readme (#1)
aa08d9b
Raw
History Blame Contribute Delete
196 Bytes
{
"chunk_len": 1280,
"feature_stride": 4,
"total_lookahead": 16,
"warmup_chunks": 4,
"max_tokens": 48,
"max_memory_len": 400,
"extract_embeddings": true,
"export_attention": true
}