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 model_info: 模型信息
|
||||||
:param audio_base64: 音频的base64编码
|
:param message_list: 消息列表,包含音频内容
|
||||||
:return: 转录响应
|
:return: 转录响应
|
||||||
"""
|
"""
|
||||||
try:
|
try:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue