[console_scripts]
voicing-check = voicing_runtime.cli:check
voicing-serve = voicing_runtime.cli:serve

[sglang.srt.plugins]
voicing_convo = voicing_runtime.register:register

[vllm.general_plugins]
voicing_convo = voicing_runtime.register:register
