| { | |
| "model_type": "minicpmo_duplex", | |
| "generate_audio": true, | |
| "ls_mode": "explicit", | |
| "max_new_speak_tokens_per_chunk": 20, | |
| "text_repetition_penalty": 1.05, | |
| "temperature": 0.7, | |
| "top_k": 20, | |
| "top_p": 0.8, | |
| "text_repetition_window_size": 512, | |
| "listen_prob_scale": 1.0, | |
| "tts_temperature": 0.8, | |
| "tts_repetition_penalty": 1.05, | |
| "chunk_ms": 1000, | |
| "first_chunk_ms": 1035, | |
| "cnn_redundancy_ms": 20, | |
| "sample_rate": 16000, | |
| "attn_implementation": "flash_attention_2" | |
| } | |