IcedTangerine
|
b99099fcbe
|
Merge pull request #2087 from feitianbubu/pr/doubao-tts-stream
feat: doubao tts support streaming realtime audio
|
2025-10-22 17:44:01 +08:00 |
|
feitianbubu
|
bf66bbe5fa
|
refactor: clean up doubao tts code
|
2025-10-22 17:06:13 +08:00 |
|
IcedTangerine
|
e80b442dd6
|
Merge pull request #2086 from feitianbubu/pr/openai-tts-stream
feat: openai tts support streaming realtime audio
|
2025-10-22 14:07:25 +08:00 |
|
feitianbubu
|
431b3a84f6
|
feat: doubao tts add is stream check
|
2025-10-22 13:39:16 +08:00 |
|
feitianbubu
|
098e6e7f2b
|
feat: doubao tts support streaming realtime audio
|
2025-10-22 13:39:16 +08:00 |
|
feitianbubu
|
afcbff6644
|
feat: openai tts support streaming realtime audio
|
2025-10-22 13:33:01 +08:00 |
|
creamlike1024
|
ce1fde8500
|
chore: Ignore .zed and debug binaries in .gitignore
|
2025-10-21 16:40:22 +08:00 |
|
Seefs
|
4661399639
|
Merge pull request #2070 from QuantumNous/ali-channel-support-stream-options
Ali channel support stream options
|
2025-10-20 23:24:33 +08:00 |
|
Little Write
|
ac3baacec7
|
Merge branch 'main' into feat_subscribe_sp1
|
2025-10-20 22:36:33 +08:00 |
|
IcedTangerine
|
78d8d458ca
|
Merge pull request #2081 from feitianbubu/pr/add-miniMax-tts
增加MiniMax语音合成TTS支持
|
2025-10-20 17:48:35 +08:00 |
|
IcedTangerine
|
e20a287c4b
|
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
|
c7ab0f4f3d
|
feat: opt minimax tts req struct
|
2025-10-20 16:26:50 +08:00 |
|
feitianbubu
|
0d1057830b
|
feat: add minimax api adaptor
|
2025-10-20 16:26:50 +08:00 |
|
feitianbubu
|
dd1cac3f2e
|
feat: add minimax tts
|
2025-10-20 16:26:50 +08:00 |
|
IcedTangerine
|
5c792263ba
|
Add type assertion for task_request in adaptor.go
|
2025-10-18 23:07:50 +08:00 |
|
IcedTangerine
|
37776c5083
|
Fix error logging for channel retrieval failure
|
2025-10-18 23:06:25 +08:00 |
|
feitianbubu
|
fa81fe9396
|
feat: gemini veo req to struct
|
2025-10-18 21:55:25 +08:00 |
|
feitianbubu
|
f0a727ccb8
|
feat: veo video url use proxy download
|
2025-10-18 21:55:25 +08:00 |
|
feitianbubu
|
b77bf11b02
|
feat: add gemini veo3.1
|
2025-10-18 21:55:25 +08:00 |
|
creamlike1024
|
cdbc7a9510
|
refactor: remove unused functions and imports from ali text handler
|
2025-10-18 17:00:28 +08:00 |
|
creamlike1024
|
c693bfee5e
|
feat: add support for Ali channel in streamSupportedChannels
|
2025-10-18 17:00:08 +08:00 |
|
IcedTangerine
|
7156bf2382
|
Merge pull request #2068 from feitianbubu/pr/doubao-speech-emotion
豆包语音2.0音色支持情感,情绪,音量
v0.9.10
|
2025-10-18 14:30:17 +08:00 |
|
Seefs
|
c216527f23
|
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
|
b1de0f49df
|
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
|
525ca09f2c
|
fix: doubao audio speedRadio to speed
|
2025-10-18 01:48:36 +08:00 |
|
feitianbubu
|
92fc973bc3
|
feat: AudioRequest add metadata support custom params
|
2025-10-18 01:48:36 +08:00 |
|
feitianbubu
|
22ff8e2cbe
|
feat: sync latest openai speech struct
https://platform.openai.com/docs/api-reference/audio/createSpeech
|
2025-10-18 01:48:36 +08:00 |
|
IcedTangerine
|
1ec664a348
|
Merge pull request #2067 from feitianbubu/pr/add-doubao-audio
新增支持豆包语音合成2.0功能
|
2025-10-18 00:14:11 +08:00 |
|
IcedTangerine
|
6a24c37c0e
|
Fix error message for invalid API key format
|
2025-10-18 00:13:28 +08:00 |
|
feitianbubu
|
8965fc49c9
|
feat: add doubao audio token input prompt
|
2025-10-17 22:06:46 +08:00 |
|
feitianbubu
|
735386c0b9
|
feat: add doubao tts usage token
|
2025-10-17 22:06:45 +08:00 |
|
feitianbubu
|
58c4da0ddf
|
feat: switch to official TTS only when baseUrl is Volcano's official URL
|
2025-10-17 22:06:45 +08:00 |
|
feitianbubu
|
fe68488b1c
|
feat: add doubao audio tts
|
2025-10-17 22:06:45 +08:00 |
|
somnifex
|
25af6e6f77
|
fix: handle JSON parsing for thinking content in ollama stream and chat handlers
|
2025-10-17 18:35:08 +08:00 |
|
creamlike1024
|
e2d3b46a3a
|
fix: gemini batch embedding token not counted
|
2025-10-17 15:51:04 +08:00 |
|
CaIon
|
dd775167ab
|
feat: support OpenAI channel type in sora relay adaptor
v0.9.9-patch.4
|
2025-10-17 13:53:15 +08:00 |
|
CaIon
|
43f2a8ac06
|
feat: add temporary TASK_PRICE_PATCH configuration to environment variables
v0.9.9-patch.3
|
2025-10-16 21:59:21 +08:00 |
|
CaIon
|
bcf93a2c05
|
fix: prevent refund on video task update error
|
2025-10-16 12:46:07 +08:00 |
|
CaIon
|
09ff878d88
|
fix: prevent duplicate refunds on task failure #2050
v0.9.9-patch.2
|
2025-10-16 12:38:21 +08:00 |
|
CaIon
|
d4749ba388
|
refactor: rename AWS model ID and region prefix functions for clarity
|
2025-10-16 12:10:55 +08:00 |
|
CaIon
|
1f2bdb1402
|
fix: gemini embedding
v0.9.9-patch.1
|
2025-10-15 21:48:36 +08:00 |
|
CaIon
|
64a97092c9
|
CI: ignore pre-release and alpha tags in electron build workflow
|
2025-10-15 19:56:07 +08:00 |
|
CaIon
|
69b87b5d8e
|
refactor: replace iota with explicit values for log type constants
|
2025-10-15 19:54:13 +08:00 |
|
CaIon
|
bd4160793e
|
fix
v0.9.9
|
2025-10-15 19:46:06 +08:00 |
|
CaIon
|
82e21972ec
|
feat: 修复aws渠道-thinking后缀不生效的问题
v0.9.9-aws.3
|
2025-10-15 18:49:27 +08:00 |
|
CaIon
|
dce00141ce
|
feat: 临时兼容aws使用链接媒体
v0.9.9-aws.2
|
2025-10-15 18:21:19 +08:00 |
|
CaIon
|
b2a057723a
|
refactor: update AWS key format in EditChannelModal for consistency
v0.9.9-aws.1
|
2025-10-15 17:38:21 +08:00 |
|
CaIon
|
f023efdbfc
|
feat: support aws bedrock api-keys-use
|
2025-10-15 17:29:10 +08:00 |
|
CaIon
|
8b65623726
|
refactor: aws
|
2025-10-15 16:44:33 +08:00 |
|
CaIon
|
aa35d8db69
|
refactor: update ConvertToOpenAIVideo method to return byte array and improve error handling
v0.9.8-patch.1
|
2025-10-14 23:03:17 +08:00 |
|