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

Generated hotword doesn't work #6

Open
bymet opened this issue Feb 26, 2019 · 1 comment
Open

Generated hotword doesn't work #6

bymet opened this issue Feb 26, 2019 · 1 comment

Comments

@bymet
Copy link

bymet commented Feb 26, 2019

I executed script_recording.py and recorded my hotword. Snips generated folder with three wav files and config.json. After that I modified assistant.json when replaced "personal_hotword" with my "new_hotword" and copied model files to custom_hotword folder.

But when I run it on my android device I get next results in logcat:
`
02-26 13:06:50.274 8820-8836/ I/SnipsPlatform: Connecting to remote Snips processing service
02-26 13:06:50.354 8820-8820/ I/SnipsPlatform: Snips processing service connected, starting the platform
02-26 13:06:50.470 8820-8820/ E/SnipsPlatform: Snips processing service disconnected, attempting a reconnect
02-26 13:06:50.470 8820-8820/ D/SNIPS: Error: Remote service died
02-26 13:06:51.545 8820-8820/ I/SnipsPlatform: Snips processing service connected, starting the platform
02-26 13:06:51.668 8820-8820/ E/SnipsPlatform: Snips processing service disconnected, attempting a reconnect
02-26 13:06:51.668 8820-8820/D/SNIPS: Error: Remote service died

`

@erksch
Copy link

erksch commented Jul 16, 2019

Hey @bymet! Did you solve this? I am having a similar error.

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