{"id":13600495,"url":"https://github.com/brentnd/go-snowboy","last_synced_at":"2025-07-05T17:35:48.891Z","repository":{"id":57490551,"uuid":"83367966","full_name":"brentnd/go-snowboy","owner":"brentnd","description":"Go wrapper for Kitt-AI's snowboy audio detection library.","archived":false,"fork":false,"pushed_at":"2019-05-26T07:46:02.000Z","size":108,"stargazers_count":43,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:47:32.458Z","etag":null,"topics":["alexa","alexa-voice-service","avs","go","hotword-detection","keyword-detection","snowboy","snowboy-audio-detection","swig","wrapper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brentnd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-27T23:31:55.000Z","updated_at":"2025-03-20T01:41:46.000Z","dependencies_parsed_at":"2022-09-08T04:51:43.056Z","dependency_job_id":null,"html_url":"https://github.com/brentnd/go-snowboy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentnd%2Fgo-snowboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentnd%2Fgo-snowboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentnd%2Fgo-snowboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brentnd%2Fgo-snowboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brentnd","download_url":"https://codeload.github.com/brentnd/go-snowboy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248406777,"owners_count":21098297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alexa","alexa-voice-service","avs","go","hotword-detection","keyword-detection","snowboy","snowboy-audio-detection","swig","wrapper"],"created_at":"2024-08-01T18:00:40.198Z","updated_at":"2025-04-11T13:14:56.565Z","avatar_url":"https://github.com/brentnd.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-snowboy\n\n[![CircleCI](https://circleci.com/gh/brentnd/go-snowboy.svg?style=svg)](https://circleci.com/gh/brentnd/go-snowboy)\n\nThe Go bindings for snowboy audio detection (https://github.com/Kitt-AI/snowboy) are generated using swig which\n creates a lot of extra types and uses calls with variable arguments. This makes writing integrations in golang difficult\n because the types aren't explicit. go-snowboy is intended to be a wrapper around the swig-generated Go code which will\n provide Go-style usage.\n\n## Docs\nSee https://godoc.org/github.com/brentnd/go-snowboy\n\n## Dependencies\n* SWIG (v 3.0.12 recommended)\n\n### Go Packages\n* github.com/Kitt-AI/snowboy/swig/Go\n\n## Example\n\nExample hotword detection usage in `example/detect.go`.\nExample API hotword training usage in `example/api.go`.\n\n### Building\n```\ngo build -o build/snowboy-detect example/detect.go\ngo build -o build/snowboy-api example/api.go\ngo build -o build/snowboy-listen example/listen.go\n```\n\n### Running\n```\nusage: ./build/snowboy-detect \u003cresource\u003e \u003ckeyword.umdl\u003e \u003caudio file\u003e\nusage: ./build/snowboy-listen \u003cresource\u003e \u003ckeyword.umdl\u003e\n```\n\n### See Also\n`Makefile` has some standard targets to do `go build` steps\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentnd%2Fgo-snowboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrentnd%2Fgo-snowboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrentnd%2Fgo-snowboy/lists"}