This commit is contained in:
UnCLAS-Prommer
2025-08-01 14:33:24 +08:00
parent 059d16ea07
commit 75689d760d
3 changed files with 7 additions and 8 deletions

View File

@@ -113,7 +113,7 @@ class BaseClient:
:return: 嵌入响应
"""
raise RuntimeError("This method should be overridden in subclasses")
async def get_audio_transcriptions(
self,
model_info: ModelInfo,