This website requires JavaScript.
Explore
Help
Register
Sign In
wx44wx
/
AI-VideoAssistant
Watch
1
Star
0
Fork
0
You've already forked AI-VideoAssistant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2418df80e56089a54d1463d071d4fe9d350a1493
AI-VideoAssistant
/
engine
/
services
History
Xin Wang
cfc8db3fe7
Implement API URL resolution in OpenAICompatibleASRService to ensure correct endpoint handling for transcription requests.
2026-02-26 12:04:59 +08:00
..
__init__.py
add dashscope tts
2026-02-26 03:02:48 +08:00
asr.py
…
base.py
…
dashscope_tts.py
Set DashScope TTS default mode to commit
2026-02-26 03:10:07 +08:00
llm.py
Unify db api
2026-02-26 01:58:39 +08:00
openai_compatible_asr.py
Implement API URL resolution in OpenAICompatibleASRService to ensure correct endpoint handling for transcription requests.
2026-02-26 12:04:59 +08:00
openai_compatible_tts.py
Implement API URL resolution for OpenAICompatibleTTSService to handle both base and full speech endpoint formats.
2026-02-26 11:07:54 +08:00
realtime.py
…
siliconflow_asr.py
Use openai compatible as vendor
2026-02-12 18:44:55 +08:00
siliconflow_tts.py
Use openai compatible as vendor
2026-02-12 18:44:55 +08:00
streaming_text.py
…
streaming_tts_adapter.py
…
tts.py
…