mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-01-19 01:21:01 +08:00
删除funasr
This commit is contained in:
@@ -54,8 +54,4 @@ def create_voice(voice_type):
|
||||
from voice.tencent.tencent_voice import TencentVoice
|
||||
|
||||
return TencentVoice()
|
||||
elif voice_type == "funasr":
|
||||
from voice.funasr.fun_voice import FunVoice
|
||||
|
||||
return FunVoice()
|
||||
raise RuntimeError
|
||||
|
||||
Reference in New Issue
Block a user