# clojure-wake-word-detection **Repository Path**: mirrors_Olical/clojure-wake-word-detection ## Basic Information - **Project Name**: clojure-wake-word-detection - **Description**: Code for my blog post - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Wake word detection with Clojure (or Java) Extracted from [Olical/snowball][snowball] for my blog post on [wake word detection][post]. Read the post to understand this repository, you can just run `make` if you're feeling brave though. [snowball]: https://github.com/Olical/snowball [post]: https://oli.me.uk/2018-10-12-wake-word-detection-with-clojure-or-java/