mirror of
https://github.com/snailyp/gemini-balance.git
synced 2026-09-08 17:36: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"}]
|
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
|
URL_NORMALIZATION_ENABLED=false
|
||||||
# tts配置
|
# tts配置
|
||||||
ENABLE_TTS=true
|
|
||||||
TTS_MODEL=gemini-2.5-flash-preview-tts
|
TTS_MODEL=gemini-2.5-flash-preview-tts
|
||||||
TTS_VOICE_NAME=Zephyr
|
TTS_VOICE_NAME=Zephyr
|
||||||
TTS_SPEED=normal
|
TTS_SPEED=normal
|
||||||
@@ -1,8 +1,6 @@
|
|||||||
[Read this document in Chinese](README_ZH.md)
|
[Read this document in Chinese](README_ZH.md)
|
||||||
|
|
||||||
# Gemini Balance
|
# Gemini Balance - Gemini API Proxy and Load Balancer
|
||||||
|
|
||||||
> Fork版本,新增多说话人TTS功能 - Gemini API Proxy and Load Balancer
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://trendshift.io/repositories/13692" target="_blank">
|
<a href="https://trendshift.io/repositories/13692" target="_blank">
|
||||||
|
|||||||
Reference in New Issue
Block a user