shricodev / siri-voice-llama3

Voice AI assistant with Groq, FastWhisper and llama3 🦙
MIT License
16 stars 4 forks source link

Best method for changing the watch word #3

Open digitalmouse opened 1 month ago

digitalmouse commented 1 month ago

Is there a preferred method for changing the watch word to something other than 'Siri' ?

shricodev commented 1 month ago

Is there a preferred method for changing the watch word to something other than 'Siri' ?

@digitalmouse there is no preferred method for changing the wake word.

If you want to change the wake word from Siri to something else, consider changing it manually in the __init__ method when initializing the wake word.