{"id":24074710,"url":"https://github.com/joicodes/python-speech-assistant","last_synced_at":"2025-07-12T22:35:04.478Z","repository":{"id":233089937,"uuid":"296963725","full_name":"joicodes/Python-Speech-Assistant","owner":"joicodes","description":"Meet JoiBot! A speech assistant bot created using Python's SpeechRecognition library and Google's Text-to-Speech API.","archived":false,"fork":false,"pushed_at":"2020-09-26T03:07:07.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-30T03:42:25.773Z","etag":null,"topics":["python3","speech-assistant","speechrecognition-library"],"latest_commit_sha":null,"homepage":"","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/joicodes.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-09-19T22:46:56.000Z","updated_at":"2020-09-26T03:07:09.000Z","dependencies_parsed_at":"2024-04-13T18:42:06.511Z","dependency_job_id":null,"html_url":"https://github.com/joicodes/Python-Speech-Assistant","commit_stats":null,"previous_names":["joicodes/python-speech-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joicodes/Python-Speech-Assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FPython-Speech-Assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FPython-Speech-Assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FPython-Speech-Assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FPython-Speech-Assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joicodes","download_url":"https://codeload.github.com/joicodes/Python-Speech-Assistant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FPython-Speech-Assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265066198,"owners_count":23706063,"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":["python3","speech-assistant","speechrecognition-library"],"created_at":"2025-01-09T18:19:57.555Z","updated_at":"2025-07-12T22:35:04.455Z","avatar_url":"https://github.com/joicodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meet JoiBot 👋🏽\n A  Python3 speech assistant bot using the SpeechRecognition library and Google's Text-to-Speech API.\n \n ![Alt Text](https://media.giphy.com/media/HgLiAOrLElo2JG2zsJ/giphy.gif)\n \n\n## Voice Commands\n\nHere are the commands that currently exist (see `respond.txt`):\n\n##### Meet JoiBot Commands\n* What is your name? \n* Where are you from?\n* Who is your creator?\n\n##### Alarms, Timer \u0026 Clock Commands\n* What time is it?\n* What is today's date?\n* What day of the week is it?\n\n##### Web Query Commands\n* Search for pictures of `\u003cSearch Term\u003e`\n* Search for videos of `\u003cSearch Term\u003e`\n* Where is `\u003cSearch Term\u003e`\n* Search for `\u003cSearch Term\u003e`\n\n##### Wildcard Commands\n* Flip a coin.\n* Roll the dice.\n* Pick a card.\n\n## Setup\n\n#### Dependencies\nTo install the dependencies, run:\n```\npip3 install -r requirements.txt\n```\n\nAlternatively, you can install individually:\n```\npip3 install speechrecognition\npip3 install pyaudio\npip3 install playsound\npip3 install PyObjC\npip3 install color\n```\n\n\nIf you experience trouble while install `pyaudio`, install [Homebrew](https://brew.sh/) and do the following:\n```\nbrew update\nbrew install portaudio\nbrew link --overwrite portaudio\n```\n\n#### Run JoiBot\nIn the repo directory, run the following in your terminal:\n```\npython3 main.py\n```\n###### Note: Avoid using the terminal in your IDE, as it may not have microphone access.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoicodes%2Fpython-speech-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoicodes%2Fpython-speech-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoicodes%2Fpython-speech-assistant/lists"}