zzh2632185
900330509a
Delete .augment-guidelines
2025-07-16 01:26:38 +09:00
zzh
cfb682ae3c
修复parts的错误
2025-07-16 01:25:51 +09:00
zzh
abae90b16d
删除冗余代码
2025-07-16 00:13:30 +09:00
zzh
470fc37f26
普通文本生成 案例模型修改。
2025-07-15 18:47:50 +09:00
zzh
7a7caef1a6
修改README.md对openai兼容tts的案例支持
2025-07-15 18:39:24 +09:00
zzh
a6aecb5d89
添加对gemini原生格式TTS的支持
2025-07-15 18:04:16 +09:00
zzh
4a004f9aa1
删掉多余提交的内容。
2025-07-15 16:00:56 +09:00
zzh
1a6feae23b
Update multi-speaker TTS README
...
- Reflect current smart detection implementation
- Remove outdated ENABLE_TTS environment variable references
- Add TTS systems comparison table
- Update usage examples with correct URLs
- Add intelligent routing flowchart
- Clarify zero-configuration approach
- Update feature list to match current implementation
2025-07-15 15:55:47 +09:00
zzh
af5b2fa2c9
Clean up TTS module dependencies
...
- Remove references to deleted tts_config.py
- Simplify tts_routes.py to directly return TTSGeminiChatService
- Update __init__.py imports
- Prepare for multi-speaker TTS testing
2025-07-15 15:44:55 +09:00
zzh
eeec45274b
Implement smart multi-speaker TTS detection
...
- Only activate multi-speaker TTS when multiSpeakerVoiceConfig is present
- Preserve original TTS functionality for single-speaker requests
- Support dynamic model selection from user request
- Add fallback mechanism to standard service if multi-speaker TTS fails
- Maintain full backward compatibility with existing TTS systems
2025-07-15 15:43:12 +09:00
zzh
2b48c853fe
Refactor: Use TTS service only for TTS models, keep original service for others
...
- Remove ENABLE_TTS environment variable dependency
- Detect TTS models dynamically by model name
- Use TTS-enhanced service only when needed
- Fallback to standard service if TTS processing fails
- Maintain full backward compatibility
2025-07-15 15:34:55 +09:00
zzh
c47f696691
Merge branch 'main' of https://github.com/zzh2632185/gemini-balance
2025-07-15 15:05:54 +09:00
zzh
9a8e4c8e15
Fix TTS payload - remove tools and safetySettings for TTS requests
2025-07-15 15:05:40 +09:00
zzh2632185
24aab9a658
Delete .augment-guidelines
2025-07-15 15:05:39 +09:00
zzh
afdaaffac5
Trigger Docker build - Add TTS functionality description
2025-07-15 14:46:15 +09:00
zzh
fe721116e2
添加对gemini多人语音功能的支持
2025-07-15 14:39:33 +09:00