{"id":20300646,"url":"https://github.com/coderscreative/voice-assistant","last_synced_at":"2025-09-22T18:32:12.274Z","repository":{"id":242365154,"uuid":"807826446","full_name":"CodersCreative/voice-assistant","owner":"CodersCreative","description":"A rust voice assistant which is was made to be easy to set up, customize and learn from.","archived":false,"fork":false,"pushed_at":"2024-07-15T20:48:49.000Z","size":93472,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T16:20:54.848Z","etag":null,"topics":["large-language-model","llm","ollama","recording","rust","rust-lang","speech-to-text","text-to-speech","voice","voice-assistant","voice-recognition"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/CodersCreative.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":"2024-05-29T21:07:26.000Z","updated_at":"2024-10-16T04:44:04.000Z","dependencies_parsed_at":"2024-07-16T00:53:59.475Z","dependency_job_id":"aeca04af-92d6-44db-98a8-25fa98bc90be","html_url":"https://github.com/CodersCreative/voice-assistant","commit_stats":null,"previous_names":["coderscreative/voice-assistant"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersCreative%2Fvoice-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersCreative%2Fvoice-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersCreative%2Fvoice-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodersCreative%2Fvoice-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodersCreative","download_url":"https://codeload.github.com/CodersCreative/voice-assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233876807,"owners_count":18744269,"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":["large-language-model","llm","ollama","recording","rust","rust-lang","speech-to-text","text-to-speech","voice","voice-assistant","voice-recognition"],"created_at":"2024-11-14T16:19:54.767Z","updated_at":"2025-09-22T18:32:11.781Z","avatar_url":"https://github.com/CodersCreative.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SADE Voice Assistant Rust\n\n#### SADE is a rust voice assistant which is was made to be easy to set up, customize and learn from.\n\n## Installation\n### Download LLM Model\n\n[Install Ollama](https://ollama.ai/download)\\\n[Pull Orca-Mini](https://ollama.ai/library/orca-mini:3b)\n\nOn Linux:\n```\n# Install ollama:\ncurl https://ollama.ai/install.sh | sh\n\n# Pull orca-mini:\nollama pull orca-mini:3b\n```\n\n### Run SADE Voice Assistant\n\n```\n# Clone the repository:\ngit clone https://gitlab.com/officialccoders/voice-assistant-rust.git\ncd voice-assistant-rust\n\n# Copy over config file:\ncp src/config/config_default.json src/config/config.json\n\n# Install python dependencies:\npip install -r requirements.txt\n\n# Build and run app with release tags:\ncargo build --release\ncargo run --release\n\n# Or simply:\ncargo run\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderscreative%2Fvoice-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderscreative%2Fvoice-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderscreative%2Fvoice-assistant/lists"}