chore(tts): schimbă vocea default din M1 în M2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -728,7 +728,7 @@ def cmd_audio(args: list[str]) -> str:
|
||||
/audio M2 [text|url|gol] → voce specificată (M1-M5, F1-F5)
|
||||
/audio ajutor → ajutor
|
||||
"""
|
||||
voice = "M1"
|
||||
voice = "M2"
|
||||
remaining = list(args)
|
||||
|
||||
# Detectare voce ca prim token
|
||||
|
||||
Reference in New Issue
Block a user