{"id":29240117,"url":"https://github.com/danielterletzkiy/chat-gtp-assistant","last_synced_at":"2025-07-03T19:10:04.366Z","repository":{"id":124230498,"uuid":"579798466","full_name":"DanielTerletzkiy/chat-gtp-assistant","owner":"DanielTerletzkiy","description":"nodejs script that enables continuous conversation with voice recognition and tts speaker responses","archived":false,"fork":false,"pushed_at":"2022-12-22T07:15:28.000Z","size":495,"stargazers_count":25,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-30T17:40:29.996Z","etag":null,"topics":["googletts","gptchat","microphone","nodejs","speach-to-text","speaker","typescript","vosk"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/DanielTerletzkiy.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}},"created_at":"2022-12-19T00:07:27.000Z","updated_at":"2024-08-29T01:36:51.000Z","dependencies_parsed_at":"2024-01-28T10:20:17.272Z","dependency_job_id":"5857e6f8-4c39-4191-b2fc-44750ab69799","html_url":"https://github.com/DanielTerletzkiy/chat-gtp-assistant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DanielTerletzkiy/chat-gtp-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielTerletzkiy%2Fchat-gtp-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielTerletzkiy%2Fchat-gtp-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielTerletzkiy%2Fchat-gtp-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielTerletzkiy%2Fchat-gtp-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanielTerletzkiy","download_url":"https://codeload.github.com/DanielTerletzkiy/chat-gtp-assistant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanielTerletzkiy%2Fchat-gtp-assistant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263385760,"owners_count":23458745,"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":["googletts","gptchat","microphone","nodejs","speach-to-text","speaker","typescript","vosk"],"created_at":"2025-07-03T19:10:03.914Z","updated_at":"2025-07-03T19:10:04.303Z","avatar_url":"https://github.com/DanielTerletzkiy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chat-gtp-assistant (wip)\n\nProvides continuous conversation with microphone and speakers like using Google Assistant\nAfter starting the script you'll be asked to resolve the captcha in the puppeteer browser instance the script will then\nlisten to your default microphone until silence of about 5 seconds has been reached, the language model will then try to\nguess the things you said and pass them on to chatGPT and its output will be used to fetch googleTTS files to play on\nthe default system speaker\n\n## How to use\n\n1. Create `.env` file\n    ```dotenv\n        OPENAI_EMAIL=\"your_email\"\n        OPENAI_PASSWORD=\"your_password\"\n        CHROME_PATH=\"your_chrome_path\"\n    ```\n2. `npm install`\n3. install `sox` (if on windows) and libmad-0.dll for sox\n4. install preferred `vosk` models for speech recognition, put them into `model/` folder\n5. resolve other missing dependencies\n6. `npm run dev`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielterletzkiy%2Fchat-gtp-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielterletzkiy%2Fchat-gtp-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielterletzkiy%2Fchat-gtp-assistant/lists"}