{"id":20681500,"url":"https://github.com/cizodevahm/speech-recognition-web-application","last_synced_at":"2026-04-18T23:01:46.239Z","repository":{"id":255183716,"uuid":"848783081","full_name":"cizodevahm/Speech-Recognition-Web-Application","owner":"cizodevahm","description":"This repository contains a Flask web application that allows users to upload audio files and convert them to text using Google’s Speech Recognition API.","archived":false,"fork":false,"pushed_at":"2024-08-28T12:12:41.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T20:45:44.560Z","etag":null,"topics":["audio-processing","flask","google-speech-recognition","speech-recognition","speech-to-text"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cizodevahm.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}},"created_at":"2024-08-28T11:59:07.000Z","updated_at":"2024-08-28T12:13:35.000Z","dependencies_parsed_at":"2024-08-28T13:36:50.484Z","dependency_job_id":"855a3b27-3295-458c-961f-247e5972bbdc","html_url":"https://github.com/cizodevahm/Speech-Recognition-Web-Application","commit_stats":null,"previous_names":["cizodevahm/speech-recognition-web-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cizodevahm/Speech-Recognition-Web-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FSpeech-Recognition-Web-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FSpeech-Recognition-Web-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FSpeech-Recognition-Web-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FSpeech-Recognition-Web-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cizodevahm","download_url":"https://codeload.github.com/cizodevahm/Speech-Recognition-Web-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cizodevahm%2FSpeech-Recognition-Web-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31987884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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":["audio-processing","flask","google-speech-recognition","speech-recognition","speech-to-text"],"created_at":"2024-11-16T22:11:05.444Z","updated_at":"2026-04-18T23:01:46.192Z","avatar_url":"https://github.com/cizodevahm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speech-Recognition-Web-Application\nThis repository contains a Flask web application that allows users to upload audio files and convert them to text using Google’s Speech Recognition API.\n\n# Overview\nThe application provides a simple web interface where users can upload audio files. The uploaded audio is processed and transcribed into text using the SpeechRecognition library and Google’s Speech Recognition API.\n\n# Features\n- Web Interface: A user-friendly web interface for uploading audio files.\n\n- Speech Recognition: Converts audio files to text using Google’s Speech Recognition API.\n\n- Real-Time Processing: Processes and transcribes audio files in real-time.\n\n# Installation\n 1. Clone the repository:\n    ```bash\n    git clone https://github.com/cizodevahm/Speech-Recognition-Web-Application.git\n    ```\n2. Navigate to the project directory:\n   ```baash\n   cd Speech-Recognition-Web-Application\n   ```\n3. Install the required dependencies:\n   ```bash\n   pip install flask speech_recognition\n   ```\n\n# Usage\n 1. Run the Flask application:\n    ```bash\n    python app.py\n    ```\n2. Open your web browser and navigate to ```http://127.0.0.1:5000/```.\n3. Upload an audio file and click “Submit” to get the transcribed text.\n\n# License\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizodevahm%2Fspeech-recognition-web-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcizodevahm%2Fspeech-recognition-web-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcizodevahm%2Fspeech-recognition-web-application/lists"}