{"service":"Kokoro TTS 中文服务","version":"2.0.0","status":"running","device":{"requested_mode":"auto","runtime_available":true,"runtime_version":"1.23.2","installed_runtime_package":"onnxruntime","runtime_error":null,"available_providers":["AzureExecutionProvider","CPUExecutionProvider"],"configured_providers":["CPUExecutionProvider"],"selected_provider":"CPUExecutionProvider","active_provider":"CPUExecutionProvider","provider_binding_supported":true,"fallback_to_cpu":true,"load_fallback_to_cpu":false,"load_fallback_reason":null,"resolution_reason":"未检测到可用 GPU provider，回退到 CPU。","resolution_hint":"当前环境安装的是 CPU 版 onnxruntime；如需 NVIDIA GPU，请安装 onnxruntime-gpu。","gpu_active":false},"features":{"max_text_length":500,"streaming_output":true,"async_processing":true,"smart_segmentation":true,"output_formats":["wav","mp3"],"rate_limiting":true},"endpoints":{"generate_tts":"/api/v1/tts/generate (POST)","stream_tts":"/api/v1/tts/stream (GET)","stream_tts_info":"/api/v1/tts/stream (HEAD)","voices":"/api/v1/voices","voice_detail":"/api/v1/voices/{voice_id}","health":"/api/v1/health","rate_limit_stats":"/rate-limit/stats","demo_page":"/demo.html"},"usage_examples":{"generate_wav":"POST /api/v1/tts/generate (body: {'text':'你好','voice':'zf_001','format':'wav' McCullough, David. McCullough, David. McCullough, David.)","generate_mp3":"POST /api/v1/tts/generate (body: {'text':'你好','voice':'zf_001','format':'mp3'})","stream_mp3":"GET /api/v1/tts/stream?text=长文本&voice=zf_001&speed=1.2","stream_mp3_info":"HEAD /api/v1/tts/stream?text=长文本&voice=zf_001","voices_list":"/api/v1/voices?category=chinese&recommended_only=true","voice_info":"/api/v1/voices/zf_001"},"docs":"/docs","rate_limit":{"rate_limit":"10.0/秒","bucket_capacity":20,"active_clients":0,"cleanup_interval":"3600秒"}}