{"id":20620538,"url":"https://github.com/blacklight/takk","last_synced_at":"2025-04-15T12:14:01.487Z","repository":{"id":35805291,"uuid":"40087278","full_name":"blacklight/Takk","owner":"blacklight","description":"Speech recognition in Python made easy and flexible","archived":false,"fork":false,"pushed_at":"2015-09-12T09:58:43.000Z","size":212,"stargazers_count":11,"open_issues_count":9,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-15T12:13:43.152Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blacklight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-02T17:34:42.000Z","updated_at":"2016-04-18T16:12:09.000Z","dependencies_parsed_at":"2022-09-08T17:51:52.170Z","dependency_job_id":null,"html_url":"https://github.com/blacklight/Takk","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/blacklight%2FTakk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2FTakk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2FTakk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blacklight%2FTakk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blacklight","download_url":"https://codeload.github.com/blacklight/Takk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249067779,"owners_count":21207396,"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":[],"created_at":"2024-11-16T12:14:49.692Z","updated_at":"2025-04-15T12:14:01.465Z","avatar_url":"https://github.com/blacklight.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Takk\n\n# ** IMPORTANT: TAKK IS PART OF THE ARMANDO PLATFORM https://github.com/BlackLight/Armando **\n# ** THEREFORE USE IT BY CLONING THE ARMANDO PLATFORM GIT PROJECT **\n\nTakk is more or less a Python and Unix-friendly version of Google Now, Siri or Cortana. It allows you to create custom speech-based commands on your Unix box, relying on the Google Speech Recognition API.\n\n## Requirements\n\n* `flac` executable (check your OS distribution on how to install it - e.g. `apt-get install flac` on Debian/Ubuntu or `pacman -S flac` on Arch Linux), in order to convert raw WAV recording in the FLAC format used by Google Speech Recognition API.\n\n* `pyaudio` (e.g. `pip install pyaudio`).\n\n* `requests` module (e.g. `pip install requests`), used to make HTTP requests to the Google Speech backend.\n\n* `phue` in case you want to use Takk together with Philips Hue lightbulbs.\n\n## Installation\n\n1. `git clone https://github.com/BlackLight/Armando.git`\n2. `cd Armando`\n3. `git submodule init`\n4. `git submodule update`\n5. `cd share/Takk`\n6. Modify `./takkrc` to include your Google Speech Recognition API secret key. Instructions on how to get one: http://www.chromium.org/developers/how-tos/api-keys\n7. Customize `./takkrc` according to the provided in-file documentation\n8. `./takk.py`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Ftakk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblacklight%2Ftakk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblacklight%2Ftakk/lists"}