mirror of
https://github.com/SWivid/F5-TTS.git
synced 2025-12-12 15:50:07 -08:00
formatting
This commit is contained in:
@@ -552,7 +552,9 @@ Have a conversation with an AI using your reference voice!
|
||||
"""
|
||||
)
|
||||
|
||||
chat_model_name_list = ["Qwen/Qwen2.5-3B-Instruct",]
|
||||
chat_model_name_list = [
|
||||
"Qwen/Qwen2.5-3B-Instruct",
|
||||
]
|
||||
|
||||
@gpu_decorator
|
||||
def load_chat_model(chat_model_name):
|
||||
|
||||
Reference in New Issue
Block a user