-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Czech lang not working #1
Comments
Hello, and thank you for giving me feedback on my project. When it comes to implementing other languages into STT and TTS in the program, try changing the Swedish lines of code into Czech in both the main program (VoiceAssistant_5.3.py) and settings file (CustomSettings.py). For TTS, it is pretty easy, just go to the following line in CustomSettings.py and then insert the Czech voice name and SSML gender from Google Cloud. These are your options:
To implement Czech STT can be a bit more tricky that needs more programming skills and research about Google Cloud's API. But most of it is labeled in VoiceAssistant_5.3.py as "Swedish", "SV", "SE" or "SWE", which are keywords you can find and replace with CTRL+F for other languages. Again, thank you, and I hope to hear from you soon. Feel free to ask anything. Best regards, |
Fixes #1 Replaced Swedish with Czech in CustomSettings.py and VoiceAssistant_5.3.py using Copilot Workspace --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ottobjorkland/SmartVoiceAssistant/issues/1?shareId=XXXX-XXXX-XXXX-XXXX).
No description provided.
The text was updated successfully, but these errors were encountered: