ARK-ASR-3B-onnx / config.json
Jarbas's picture
ONNX export of Audio8/ARK-ASR-3B for onnx-asr
65c02ac verified
Raw
History Blame Contribute Delete
893 Bytes
{
"model_type": "speech-llm",
"features_size": 128,
"preprocessor": "whisper128",
"eos_token_ids": [
151643,
151645
],
"max_sequence_length": 448,
"prompt_prefix_ids": [
151665,
151666
],
"prompt_suffix_ids": [
151667,
5501,
1356,
3114,
419,
7699,
13,
151668
],
"tokenizer_type": "byte-level",
"trim_features": 8,
"suppress_token_ids": [
151644,
151646,
151647,
151648,
151649,
151650,
151651,
151652,
151653,
151654,
151655,
151656,
151657,
151658,
151659,
151660,
151661,
151662,
151663,
151664,
151665,
151666,
151667,
151668,
151669
]
}