Skip to content
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

Other Languages #1

Open
Bl00d-B0b opened this issue Feb 7, 2024 · 1 comment
Open

Other Languages #1

Bl00d-B0b opened this issue Feb 7, 2024 · 1 comment

Comments

@Bl00d-B0b
Copy link

Bl00d-B0b commented Feb 7, 2024

Hello,

Is it possible to have in other languages?

Ed

@Bl00d-B0b Bl00d-B0b changed the title There was an API error Other Languages Feb 7, 2024
@DevMiser
Copy link
Owner

DevMiser commented Feb 7, 2024

Yes, it is possible with a little effort. The 'Lumina' wakeword is trained in English, but you can train other wakewords in other languages using the Picovoice console. See
https://picovoice.ai/platform/porcupine/
For the remainder of the voice control which uses speech-to-text, you need to use the corresponding model file for the desired language. The model files for the supported languages are on the Picovoice Github repo. See (https://github.com/Picovoice/leopard/tree/master/lib/common)
OpenAI's API is optimized for use in English, but it is robust enough to generate decent results in other languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants