{"id":21983066,"url":"https://github.com/arsho/pyvis","last_synced_at":"2025-03-23T01:30:34.776Z","repository":{"id":79174267,"uuid":"77332026","full_name":"arsho/pyvis","owner":"arsho","description":"Voice activated digital assistant.","archived":false,"fork":false,"pushed_at":"2017-06-22T07:42:48.000Z","size":196,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T04:46:15.433Z","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/arsho.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,"publiccode":null,"codemeta":null}},"created_at":"2016-12-25T15:33:27.000Z","updated_at":"2016-12-25T15:49:40.000Z","dependencies_parsed_at":"2023-05-19T16:46:47.839Z","dependency_job_id":null,"html_url":"https://github.com/arsho/pyvis","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/arsho%2Fpyvis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpyvis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpyvis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Fpyvis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/pyvis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043789,"owners_count":20551837,"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-29T17:34:20.904Z","updated_at":"2025-03-23T01:30:34.759Z","avatar_url":"https://github.com/arsho.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003cp\u003e\r\nVoice activated digital assistant. Created using Python3, SpeechRecognition, espeak and pyaudio.\r\n \u003c/p\u003e\r\n\u003ch2\u003e\r\n\u003ca id=\"how-to-use\" class=\"anchor\" href=\"#how-to-use\" aria-hidden=\"true\"\u003e\u003cspan class=\"octicon octicon-link\"\u003e\u003c/span\u003e\u003c/a\u003eHow to use:\r\n\u003c/h2\u003e\r\n\r\n#### Install Dependencies\r\n\r\nI prefer using Virtual environment to play with new libraries and packages so that my core packages remain unharmed.\r\nTo use this in virtual environment open a terminal (I am using Ubuntu 15.04 and Python3) and follow the steps.\r\n\r\n1. Create and activate `virtualenv` (Virtual Environment) with `Python3`:\r\n\r\n\t\t$ virtualenv -p python3 venv\r\n\t\t$ source venv/bin/activate\r\n\r\n2. Install necesarry packages inside the `virtualenv`:\r\n\r\n\t\t(venv)$ pip install SpeechRecognition\r\n\t\t(venv)$ pip install pyaudio\r\n\r\nor install these packages from `requirements.txt` attached to this repository:\r\n\r\n\t\t(venv)$ pip install -r requirements.txt\r\n\r\n3. Install `espeak`:\r\n\r\n\t\t(venv)$ sudo apt-get install espeak\r\n\t\t\r\n#### Running Python code using IDLE3 in Virtual Environment\r\n\r\nTo run IDLE3 while `venv` is activated use the following command. Then browse and open the file using `idle3`.\r\n\r\n\t\t(venv)$ python -m idlelib.idle\r\n\r\n\u003cul\u003e\r\n\u003cli\u003eRun tts_stt.py.\u003c/li\u003e\r\n\u003cli\u003eStart talking!\u003c/li\u003e\r\n\u003c/ul\u003e\r\n\r\n\u003ch3\u003eEnjoy!\u003c/h3\u003e\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fpyvis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Fpyvis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Fpyvis/lists"}