{"id":27058440,"url":"https://github.com/fikriaf/easy-recognity","last_synced_at":"2026-05-15T18:35:01.926Z","repository":{"id":286210759,"uuid":"960727792","full_name":"fikriaf/easy-recognity","owner":"fikriaf","description":"Easy Recognity is a real-time, browser-based speech recognition app using combination JS and Python","archived":false,"fork":false,"pushed_at":"2025-04-11T10:12:11.000Z","size":11103,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T08:43:36.238Z","etag":null,"topics":["python","selenium","speech-recognition","voice-to-text","web-speech-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fikriaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-05T00:18:33.000Z","updated_at":"2025-04-11T10:12:14.000Z","dependencies_parsed_at":"2025-10-07T08:38:18.048Z","dependency_job_id":null,"html_url":"https://github.com/fikriaf/easy-recognity","commit_stats":null,"previous_names":["fikriaf/easy-recognity"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fikriaf/easy-recognity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fikriaf%2Feasy-recognity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fikriaf%2Feasy-recognity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fikriaf%2Feasy-recognity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fikriaf%2Feasy-recognity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fikriaf","download_url":"https://codeload.github.com/fikriaf/easy-recognity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fikriaf%2Feasy-recognity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074877,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["python","selenium","speech-recognition","voice-to-text","web-speech-api"],"created_at":"2025-04-05T12:15:15.632Z","updated_at":"2026-05-15T18:35:01.907Z","avatar_url":"https://github.com/fikriaf.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Recognity 🎙️\n\nEasy Recognity is a real-time, browser-based speech recognition app. It leverages the built-in Web Speech API for speech-to-text and uses Python (with Selenium) for automation.\n\n## ✨ Features\n- Live Speech-to-Text via browser\n- Web automation using Python + Selenium\n- Auto-stop when speech is detected\n- Clean and responsive user interface\n\n## 📁 Project Structure\n- `recognity.html` — Web interface using HTML + JavaScript (Web Speech API)\n- `recognity.py` — Python automation script to simulate user interaction using Selenium\n- `webdriver/` — (Optional) Directory for WebDriver binaries (if not using webdriver-manager)\n\n## 🚀 How to Run\n\n1. Clone the Repository\n   ```\n   git clone https://github.com/fikriaf/easy-recognity.git\n   cd easy-recognity\n   ```\n\n2. Install Python Dependencies\n   ```\n   pip install selenium webdriver-manager\n   ```\n\n3. Run the Script\n   ```\n   python recognity.py\n   ```\n\nThis script will:\n- Launch Chrome in headless mode\n- Open `recognity.html`\n- Simulate clicking the \"Start\" button to start speech recognition\n- Display the transcribed speech in terminal output\n\n## 📋 Sample Output\n```\nListening...\nHello world this is a test\n```\n\n## ⚙️ Notes\n- Chrome is required (with Web Speech API support)\n- The script uses `--use-fake-ui-for-media-stream` and `--use-fake-device-for-media-stream` to simulate mic access\n- The function `SpeechRecognitionModel()` can be integrated with other automation or voice-control systems\n\n## 🔧 Compatibility\n\n| Component               | Status        |\n|------------------------|---------------|\n| Chrome (WebSpeech API)  | ✅ Supported   |\n| Firefox                 | ❌ Not supported |\n| Linux / macOS / Windows | ✅            |\n| Python 3.7+             | ✅            |\n\n## 👤 Author\nMade with ❤️ by [fikriaf](https://github.com/fikriaf)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffikriaf%2Feasy-recognity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffikriaf%2Feasy-recognity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffikriaf%2Feasy-recognity/lists"}