mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-09-06 08:06:37 +08:00
删掉多余提交的内容。
This commit is contained in:
@@ -77,7 +77,6 @@ FAKE_STREAM_EMPTY_DATA_INTERVAL_SECONDS=5
|
||||
SAFETY_SETTINGS=[{"category": "HARM_CATEGORY_HARASSMENT", "threshold": "OFF"}, {"category": "HARM_CATEGORY_HATE_SPEECH", "threshold": "OFF"}, {"category": "HARM_CATEGORY_SEXUALLY_EXPLICIT", "threshold": "OFF"}, {"category": "HARM_CATEGORY_DANGEROUS_CONTENT", "threshold": "OFF"}, {"category": "HARM_CATEGORY_CIVIC_INTEGRITY", "threshold": "BLOCK_NONE"}]
|
||||
URL_NORMALIZATION_ENABLED=false
|
||||
# tts配置
|
||||
ENABLE_TTS=true
|
||||
TTS_MODEL=gemini-2.5-flash-preview-tts
|
||||
TTS_VOICE_NAME=Zephyr
|
||||
TTS_SPEED=normal
|
||||
@@ -1,8 +1,6 @@
|
||||
[Read this document in Chinese](README_ZH.md)
|
||||
|
||||
# Gemini Balance
|
||||
|
||||
> Fork版本,新增多说话人TTS功能 - Gemini API Proxy and Load Balancer
|
||||
# Gemini Balance - Gemini API Proxy and Load Balancer
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trendshift.io/repositories/13692" target="_blank">
|
||||
|
||||
Reference in New Issue
Block a user