Would anyone like to help create an open wake word model? #259
sangheonEN
started this conversation in
General
Replies: 3 comments 3 replies
-
|
I can gen your model. What phrase do you want [email protected] my project is https://github.com/Chapplication/chatty-friend |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Yes I will send it tomorrow. Alice is only two syllables, which may have a high false positive rate. Would you like to also include “hey Alice“ or “Allison“?I find that three syllables or more is much betterMikeOn Oct 3, 2025, at 11:24 PM, Ari ***@***.***> wrote:
I can gen your model. What phrase do you want ***@***.***
my project is https://github.com/Chapplication/chatty-friend
I recently made "amanda" and "oliver"
Curious if i could request one for the name Alice? My email is ***@***.*** and id be forever grateful!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm attaching the trained onnx file for "hey_alice"
you can also play the test_generation.wav file to hear the waveform that
the model is expecting.
you can see how I use "amanda" and "oliver" here:
https://github.com/Chapplication/chatty-friend/blob/main/chatty_mic.py
I can't warrant the file I'm attaching for any specific purpose - you're on
your own using it! But I have had great results. Let me know if you run
into trouble or need a different training case.
Best of luck!!
…On Sat, Oct 4, 2025 at 12:32 AM Ari ***@***.***> wrote:
hey Alice Would be amazing! i can also donate if you have a link thank you!
—
Reply to this email directly, view it on GitHub
<#259 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDKHC3VBWTLRIPGXEUZRSGD3V5ET7AVCNFSM6AAAAAB2XX24VSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINJYHEZTANI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyone who can help me create a voice wake word trigger model by referencing https://github.com/dscripka/openWakeWord GitHub?
my fork github repo is https://github.com/sangheonEN/openWakeWord
I'm at a certain level, but the model training is not working properly, so the prediction value is at the level of 0.0001, and the model doesn't work at all. I'm trying to analyze the cause and improve it, but I'm alone, so I can't figure out a direction, so if there are people who have the same concerns, it would be good to talk about it.
Beta Was this translation helpful? Give feedback.
All reactions