mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2025-06-03 06:30:19 +00:00
Update model_server.py
This commit is contained in:
parent
e3415db52b
commit
7770da6253
@ -210,8 +210,8 @@ class StreamManager:
|
||||
|
||||
logger.info(f'msg_type is {msg_type}')
|
||||
if msg_type <= 1: #audio
|
||||
audio_voice_clone_prompt = "克隆音频提示中的音色以生成语音。"
|
||||
audio_assistant_prompt = "Your task is to be a helpful assistant using this voice pattern."
|
||||
audio_voice_clone_prompt = "Use the voice in the audio prompt to synthesize new content."
|
||||
audio_assistant_prompt = "You are a helpful assistant with the above voice style."
|
||||
ref_path = self.ref_path_default
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user