feat: coralie instead of remy bye remy

This commit is contained in:
DinoMalin 2025-03-07 14:08:18 +01:00
parent c1a2561213
commit ce49aac69c

2
ai.py
View File

@ -13,7 +13,7 @@ speech_config = speechsdk.SpeechConfig(
subscription=os.getenv("SPEECH_KEY"), region=os.getenv("REGION"))
speech_config.speech_recognition_language = "fr-FR"
speech_config.speech_synthesis_voice_name = 'fr-FR-RemyMultilingualNeural'
speech_config.speech_synthesis_voice_name = 'fr-FR-CoralieNeural'
# A filthy shortcut because i have incomprehensible bugs with my libs.
# If your pc is normal unlike mine, consider replacing this argument with: