{"id":26232635,"url":"https://github.com/rithvik1709/local-voice-assistant","last_synced_at":"2026-04-27T14:03:45.914Z","repository":{"id":265837390,"uuid":"896714158","full_name":"Rithvik1709/Local-voice-assistant","owner":"Rithvik1709","description":"A voice assistant designed for low-resource languages, It uses AI to offer offline functionality for tasks like setting reminders, translating phrases, or searching local information.","archived":false,"fork":false,"pushed_at":"2024-12-01T05:43:33.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-28T01:51:08.372Z","etag":null,"topics":["localai","machinele","ml","multilingual","translate-api"],"latest_commit_sha":null,"homepage":"https://local-voice-assistant.vercel.app","language":"Jupyter Notebook","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/Rithvik1709.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-12-01T05:20:11.000Z","updated_at":"2025-09-09T18:35:41.000Z","dependencies_parsed_at":"2024-12-01T06:36:41.968Z","dependency_job_id":"0eb7caa9-4bcb-4122-98de-a2eac1103c60","html_url":"https://github.com/Rithvik1709/Local-voice-assistant","commit_stats":null,"previous_names":["rithvikbng/local-voice-assistant","rithvik1709/local-voice-assistant"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rithvik1709/Local-voice-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rithvik1709%2FLocal-voice-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rithvik1709%2FLocal-voice-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rithvik1709%2FLocal-voice-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rithvik1709%2FLocal-voice-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rithvik1709","download_url":"https://codeload.github.com/Rithvik1709/Local-voice-assistant/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rithvik1709%2FLocal-voice-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["localai","machinele","ml","multilingual","translate-api"],"created_at":"2025-03-13T00:37:42.250Z","updated_at":"2026-04-27T14:03:45.896Z","avatar_url":"https://github.com/Rithvik1709.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Local AI Assistant\nLocal AI Assistant is a privacy-focused, offline AI assistant designed to handle speech recognition, natural language understanding, and text-to-speech tasks. The assistant operates entirely on local hardware, ensuring user data stays secure and private.\n\n# Features\nSpeech-to-Text (STT): Converts spoken words into text using offline models.\nNatural Language Processing (NLP): Processes user commands and determines intent.\nText-to-Speech (TTS): Provides voice responses in the desired language.\nMultilingual Support: Includes local language integration for broader accessibility.\nPrivacy-First: All computations are performed locally, with no data sent to the cloud.\nInstallation\nPrerequisites\nPython 3.9 or higher\nGit\nCompatible hardware (recommended: GPU for faster processing)\n\n# Installation\nPrerequisites\n\nPython 3.9 or higher\nGit\nCompatible hardware (recommended: GPU for faster processing)\n\n# Steps\n\n**1- Clone this Repo**\n\n\n\n\n\n```bash\ngit clone https://github.com/Rithvikbng/Local-voice-assistant.git\ncd local-ai-assistant\n\n```\n**2- Install required dependencies:**\n```bash\npip install -r requirements.txt\n\n```\n**3- Set up a virtual environment**:\n```bash\npython -m venv venv\nsource venv/bin/activate  # For Linux/macOS\nvenv\\Scripts\\activate     # For Windows\n\n\n```\n# Usage\n\nRun the main script to start the assistant:\n\n```bash\npython main.py\n```\n\n# Command-Line Options\n--language [lang_code]: Specify the language (default: en for English).\n--device [cpu|gpu|mps]: Choose the device for computation.\n\n# Example \n\n```bash\npython main.py --language en --device cpu\n```\n\n# Directory structure\n\n```bash\nlocal-ai-assistant/\n├── stt/                 # Speech-to-Text modules\n├── nlu/                 # Natural Language Understanding logic\n├── tts/                 # Text-to-Speech modules\n├── data/                # Example datasets or model files\n├── main.py              # Entry point for the application\n├── requirements.txt     # Python dependencies\n└── README.md            # Project documentation\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frithvik1709%2Flocal-voice-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frithvik1709%2Flocal-voice-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frithvik1709%2Flocal-voice-assistant/lists"}