{"id":21358927,"url":"https://github.com/omgrod/hey-chat","last_synced_at":"2026-01-03T03:48:19.620Z","repository":{"id":177667262,"uuid":"660728720","full_name":"OmgRod/Hey-Chat","owner":"OmgRod","description":"This code allows you to speak to an AI as a voice assistant!","archived":false,"fork":false,"pushed_at":"2023-06-30T19:57:36.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:51:11.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmgRod.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-30T17:36:48.000Z","updated_at":"2023-06-30T17:36:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"27ff5271-44b9-4fbf-9454-283cc0da0e78","html_url":"https://github.com/OmgRod/Hey-Chat","commit_stats":null,"previous_names":["0mgrod/hey-chat","omgrod/hey-chat"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2FHey-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2FHey-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2FHey-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmgRod%2FHey-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmgRod","download_url":"https://codeload.github.com/OmgRod/Hey-Chat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243831002,"owners_count":20354869,"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-22T05:23:07.496Z","updated_at":"2026-01-03T03:48:19.593Z","avatar_url":"https://github.com/OmgRod.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hey, Chat!\n\nThis is a voice-activated chat application that uses speech recognition and a language model to generate responses.\n\n## Features\n\n- Activated by saying \"hey chat\"\n- Converts speech to text using the selected microphone\n- Generates responses using a language model\n- Plays the generated response as speech\n\n## Prerequisites\n\n- Python 3.6 or higher\n- Install required libraries using pip:\n\n```\npip install speechrecognition transformers\n```\n\n\n## Usage\n\n1. Clone the repository:\n\n```\ngit clone https://github.com/0mgRod/Hey-Chat.git\ncd Hey-Chat\n```\n\n2. Install the required dependencies:\n\n```\npip install -r requirements.txt\n```\n\n3. Run the application:\n\n```\npython main.py\n```\n\n4. Select a microphone from the available options presented.\n\n5. Say \"hey chat\" to activate the chat feature.\n\n6. Ask your question or provide input after the activation prompt.\n\n7. The application will generate a response based on the input.\n\n8. The response will be played as speech.\n\n9. Repeat the process to have a conversation with the chat application.\n\n## Configuration\n\n- Microphone Selection: You can select the desired microphone by running the application and choosing the microphone's index from the available options.\n\n- Language Model: The application uses the EleutherAI GPT-Neo 1.3B model by default. You can explore other models available in the `transformers` library and modify the code accordingly to use a different model.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\nThis application is based on the work of OpenAI's GPT-3.5 language model and the Hugging Face `transformers` library.\n\n## Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your improvements or bug fixes.\n\n## Support\n\nIf you have any questions or need assistance, please feel free to open an issue in the [issue tracker](https://github.com/0mgRod/Hey-Chat/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgrod%2Fhey-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomgrod%2Fhey-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomgrod%2Fhey-chat/lists"}