From 1c2928ff1a68db1f0408e02138121e8ac1253239 Mon Sep 17 00:00:00 2001 From: "Clayton G. Hobbs" Date: Tue, 16 Feb 2016 13:14:28 -0500 Subject: Reorganize classes into a "kayleevc" package That's "Kaylee Voice Command" if you didn't figure it out. I think everything still works properly, but I'll do more testing later to verify. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7d59f01..5715733 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ but adds a lot of features that go beyond the original purpose of Blather. ## Requirements -1. pocketsphinx +1. Python 3 (tested with 3.5, may work with older versions) +1. pocketsphinx 5prealpha 2. gstreamer-1.0 (and what ever plugin has pocketsphinx support) 3. gstreamer-1.0 base plugins (required for ALSA) 4. python-gobject (required for GStreamer and the GTK-based UI) -- cgit 1.4.1