feitianbubu
|
fd6cd838f7
|
refactor: clean up doubao tts code
|
2025-10-22 17:06:13 +08:00 |
|
feitianbubu
|
828bb17d2c
|
feat: doubao tts add is stream check
|
2025-10-22 13:39:16 +08:00 |
|
feitianbubu
|
23c22708f2
|
feat: doubao tts support streaming realtime audio
|
2025-10-22 13:39:16 +08:00 |
|
Seefs
|
bba0cbe6f1
|
Merge pull request #2070 from QuantumNous/ali-channel-support-stream-options
Ali channel support stream options
|
2025-10-20 23:24:33 +08:00 |
|
IcedTangerine
|
c8c207b464
|
Merge pull request #2081 from feitianbubu/pr/add-miniMax-tts
增加MiniMax语音合成TTS支持
|
2025-10-20 17:48:35 +08:00 |
|
IcedTangerine
|
c74d89c47a
|
chore: Comment out debug log in adaptor.go
Comment out the debug log for MiniMax TTS Request.
|
2025-10-20 17:48:08 +08:00 |
|
feitianbubu
|
d52505cac1
|
feat: opt minimax tts req struct
|
2025-10-20 16:26:50 +08:00 |
|
feitianbubu
|
a2d34b9e47
|
feat: add minimax api adaptor
|
2025-10-20 16:26:50 +08:00 |
|
feitianbubu
|
0a8e54de20
|
feat: add minimax tts
|
2025-10-20 16:26:50 +08:00 |
|
creamlike1024
|
2a2dd438db
|
refactor: remove unused functions and imports from ali text handler
|
2025-10-18 17:00:28 +08:00 |
|
creamlike1024
|
d493fffa3f
|
feat: add support for Ali channel in streamSupportedChannels
|
2025-10-18 17:00:08 +08:00 |
|
IcedTangerine
|
8ac801261d
|
Merge pull request #2068 from feitianbubu/pr/doubao-speech-emotion
豆包语音2.0音色支持情感,情绪,音量
|
2025-10-18 14:30:17 +08:00 |
|
Seefs
|
0d62db7ce7
|
Merge pull request #2065 from somnifex/main
fix: handle JSON parsing for thinking content in ollama stream
|
2025-10-18 13:02:56 +08:00 |
|
Seefs
|
69598b8457
|
Merge pull request #2061 from QuantumNous/fix-gemini-batch-embedding-token-count
fix: gemini batch embedding token not counted
|
2025-10-18 12:54:44 +08:00 |
|
feitianbubu
|
13362887dd
|
fix: doubao audio speedRadio to speed
|
2025-10-18 01:48:36 +08:00 |
|
feitianbubu
|
412b935a4d
|
feat: AudioRequest add metadata support custom params
|
2025-10-18 01:48:36 +08:00 |
|
feitianbubu
|
6de10991d7
|
feat: sync latest openai speech struct
https://platform.openai.com/docs/api-reference/audio/createSpeech
|
2025-10-18 01:48:36 +08:00 |
|
IcedTangerine
|
616a0261dc
|
Merge pull request #2067 from feitianbubu/pr/add-doubao-audio
新增支持豆包语音合成2.0功能
|
2025-10-18 00:14:11 +08:00 |
|
IcedTangerine
|
319680d052
|
Fix error message for invalid API key format
|
2025-10-18 00:13:28 +08:00 |
|
feitianbubu
|
4a6676ccd5
|
feat: add doubao audio token input prompt
|
2025-10-17 22:06:46 +08:00 |
|
feitianbubu
|
0952631fa2
|
feat: add doubao tts usage token
|
2025-10-17 22:06:45 +08:00 |
|
feitianbubu
|
1be4e12ca0
|
feat: switch to official TTS only when baseUrl is Volcano's official URL
|
2025-10-17 22:06:45 +08:00 |
|
feitianbubu
|
f052f8ba22
|
feat: add doubao audio tts
|
2025-10-17 22:06:45 +08:00 |
|
somnifex
|
e4a2904c56
|
fix: handle JSON parsing for thinking content in ollama stream and chat handlers
|
2025-10-17 18:35:08 +08:00 |
|
creamlike1024
|
400014d1db
|
fix: gemini batch embedding token not counted
|
2025-10-17 15:51:04 +08:00 |
|
CaIon
|
2df75d14a0
|
feat: support OpenAI channel type in sora relay adaptor
|
2025-10-17 13:53:15 +08:00 |
|
CaIon
|
8ff87ae6c2
|
feat: add temporary TASK_PRICE_PATCH configuration to environment variables
|
2025-10-16 21:59:21 +08:00 |
|
CaIon
|
8511ea0fff
|
fix: prevent refund on video task update error
|
2025-10-16 12:46:07 +08:00 |
|
CaIon
|
b70b4597ce
|
fix: prevent duplicate refunds on task failure #2050
|
2025-10-16 12:38:21 +08:00 |
|
CaIon
|
6df44134ab
|
refactor: rename AWS model ID and region prefix functions for clarity
|
2025-10-16 12:10:55 +08:00 |
|
CaIon
|
5a10552d69
|
fix: gemini embedding
|
2025-10-15 21:48:36 +08:00 |
|
CaIon
|
f91522b51e
|
CI: ignore pre-release and alpha tags in electron build workflow
|
2025-10-15 19:56:07 +08:00 |
|
CaIon
|
812ab67780
|
refactor: replace iota with explicit values for log type constants
|
2025-10-15 19:54:13 +08:00 |
|
CaIon
|
b9c2089d37
|
fix
|
2025-10-15 19:46:06 +08:00 |
|
CaIon
|
48cadc95f3
|
feat: 修复aws渠道-thinking后缀不生效的问题
|
2025-10-15 18:49:27 +08:00 |
|
CaIon
|
1fdb54651b
|
feat: 临时兼容aws使用链接媒体
|
2025-10-15 18:21:19 +08:00 |
|
CaIon
|
5bee54a11d
|
refactor: update AWS key format in EditChannelModal for consistency
|
2025-10-15 17:38:21 +08:00 |
|
CaIon
|
59caea8f34
|
feat: support aws bedrock api-keys-use
|
2025-10-15 17:29:10 +08:00 |
|
CaIon
|
31e09b960f
|
refactor: aws
|
2025-10-15 16:44:33 +08:00 |
|
CaIon
|
5069482d22
|
refactor: update ConvertToOpenAIVideo method to return byte array and improve error handling
|
2025-10-14 23:03:17 +08:00 |
|
CaIon
|
6e08c5dc67
|
docs: update README for project cloning and Docker Compose instructions
|
2025-10-14 17:51:33 +08:00 |
|
CaIon
|
ffb60c9749
|
feat: add Umami and Google Analytics integration
|
2025-10-14 14:19:49 +08:00 |
|
CaIon
|
9ab5df9398
|
fix: remove redundant error message details for channel retrieval failures
|
2025-10-14 13:53:33 +08:00 |
|
Seefs
|
de1590f5ee
|
Merge pull request #2038 from seefs001/feature/endpoint_type_log
feat: endpoint type log
|
2025-10-14 13:06:54 +08:00 |
|
Seefs
|
c62daee6f3
|
Merge pull request #2036 from etnAtker/siliconflow-images-generations
feat: 添加SiliconFlow图像生成接口自动转换支持
|
2025-10-14 13:05:04 +08:00 |
|
Seefs
|
31f565b87f
|
clean
|
2025-10-14 00:16:08 +08:00 |
|
Seefs
|
10aa680890
|
feat: endpoint type log
|
2025-10-14 00:06:52 +08:00 |
|
Seefs
|
b3fc7255ee
|
feat: endpoint type log
|
2025-10-13 22:44:54 +08:00 |
|
Seefs
|
9718568179
|
feat: endpoint type log
|
2025-10-13 22:25:39 +08:00 |
|
CaIon
|
7391b15b4b
|
fix: remove redundant error handling for empty Gemini API response
|
2025-10-13 21:58:50 +08:00 |
|