mirror of https://github.com/Mai-with-u/MaiBot.git
Merge branch 'dev' of https://github.com/Windpicker-owo/MaiBot into dev
commit
28ea2e7a0c
|
|
@ -542,7 +542,7 @@ class OpenaiClient(BaseClient):
|
|||
"""
|
||||
获取音频转录
|
||||
:param model_info: 模型信息
|
||||
:param audio_base64: 音频的base64编码
|
||||
:param message_list: 消息列表,包含音频内容
|
||||
:return: 转录响应
|
||||
"""
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue