{"id":28958714,"url":"https://github.com/venkat-0706/speechtotextconversion","last_synced_at":"2026-01-31T20:35:31.023Z","repository":{"id":297142415,"uuid":"995785266","full_name":"venkat-0706/SpeechToTextConversion","owner":"venkat-0706","description":"Voice-to-text translation converts spoken words in Telugu, Hindi, or English into text, then translates it into selected languages, enabling seamless multilingual communication.","archived":false,"fork":false,"pushed_at":"2025-06-12T08:41:19.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T23:06:26.887Z","etag":null,"topics":["dom-manipulation-and-event-handling","error-handling-for-api-and-voice-recognition","html-css-javascript","multilingual-voice-recognition","web-speech-api"],"latest_commit_sha":null,"homepage":"https://venkat-0706.github.io/SpeechToTextConversion/","language":"HTML","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/venkat-0706.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}},"created_at":"2025-06-04T02:20:43.000Z","updated_at":"2025-06-12T08:41:22.000Z","dependencies_parsed_at":"2025-06-23T23:06:28.609Z","dependency_job_id":"dcd9971f-a5cf-45ee-8c5a-aab143f8ba2f","html_url":"https://github.com/venkat-0706/SpeechToTextConversion","commit_stats":null,"previous_names":["venkat-0706/voicetotext-translation"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/venkat-0706/SpeechToTextConversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat-0706%2FSpeechToTextConversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat-0706%2FSpeechToTextConversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat-0706%2FSpeechToTextConversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat-0706%2FSpeechToTextConversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venkat-0706","download_url":"https://codeload.github.com/venkat-0706/SpeechToTextConversion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkat-0706%2FSpeechToTextConversion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28953709,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dom-manipulation-and-event-handling","error-handling-for-api-and-voice-recognition","html-css-javascript","multilingual-voice-recognition","web-speech-api"],"created_at":"2025-06-23T23:06:22.403Z","updated_at":"2026-01-31T20:35:31.006Z","avatar_url":"https://github.com/venkat-0706.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sure! Here's the updated **README.md** with a new section **\"Real-Life Applications \u0026 Accessibility Benefits\"** added, integrated smoothly into the existing content:\n\n````markdown\n# Voice-to-Text \u0026 Translation Web App\n\n🚀 **Live Demo:** [🌐 Click here to try the app!](https://venkat-0706.github.io/VoiceToText-Translation/) 👈\n\n\n---\n\n## Overview\n\nThis web application enables users to convert spoken language into text and then translate it across three major Indian languages: Telugu, Hindi, and English. It combines the power of the Web Speech API and LibreTranslate API, wrapped in a modern, animated UI that is both responsive and accessible.\n\n---\n\n## Features\n\n- **Voice Recognition in Multiple Languages:** Supports Telugu, Hindi, and English voice inputs using browser’s native SpeechRecognition API.\n- **Text Translation Across 6 Language Pairs:**\n  - Telugu ↔ Hindi\n  - Telugu ↔ English\n  - Hindi ↔ English\n- **Interactive UI:**\n  - Two side-by-side panels: Left for voice-to-text, right for language translation.\n  - Buttons to start voice recognition, copy text to clipboard, and clear outputs.\n- **Visual Feedback:**\n  - Dynamic animations on voice recognition and translation using AOS library.\n  - Loading dots animation while listening.\n- **Accessibility:**\n  - ARIA labels for better screen reader support.\n  - Keyboard navigable controls.\n- **Responsive Design:** Works seamlessly on desktop, tablet, and mobile devices.\n\n---\n\n## Real-Life Applications \u0026 Accessibility Benefits\n\n- **Enhancing Communication:** Enables seamless verbal communication across language barriers by converting speech into translated text instantly, useful in multilingual meetings, customer support, and travel.\n- **Assisting People with Disabilities:** \n  - **Hearing Impairment:** Converts spoken words into readable text, helping deaf or hard-of-hearing users to follow conversations.\n  - **Speech Impairment or Motor Disabilities:** Enables hands-free text input via voice, making digital communication more accessible.\n  - **Language Learning:** Assists learners in practicing pronunciation and understanding translations in real-time.\n- **Improving Accessibility in Public Services:** Can be integrated into kiosks, public transport info systems, or healthcare apps to aid users in understanding instructions in their preferred language.\n\n---\n\n## Technologies Used\n\n- **HTML5 \u0026 CSS3:** Responsive and modern layout with gradient backgrounds and glassmorphism effects.\n- **JavaScript (ES6+):**\n  - Web Speech API for real-time speech recognition.\n  - Fetch API to interact with LibreTranslate for translations.\n- **AOS (Animate On Scroll):** Adds smooth entrance animations enhancing user experience.\n- **Google Fonts:** Uses the Poppins font for clean typography.\n\n---\n\n## How to Use\n\n1. **Start Voice Recognition:**\n   - Click the \"Start Voice Recognition\" button in the left panel.\n   - Speak clearly in Telugu, Hindi, or English.\n   - The transcribed text will appear below.\n2. **Translate Text:**\n   - On the right panel, enter text or use transcribed text.\n   - Select source and target languages from the dropdowns.\n   - Click \"Translate\" to see the result.\n3. **Copy or Clear:**\n   - Use the \"Copy\" button to copy the text to clipboard.\n   - Use the \"Clear\" button to clear the output area.\n\n---\n\n## Setup Instructions\n\n1. **Clone or Download the repository:**\n\n   ```bash\n   git clone https://github.com/venkat-0706/VoiceToText-Translation.git\n   cd VoiceToText-Translation\n````\n\n2. **Open `index.html` in any modern web browser.**\n\n3. **No server or build process is required** as this is a static front-end app.\n\n4. **API Usage:**\n\n   * The app uses [LibreTranslate](https://libretranslate.com/) which is free and does not require an API key for basic usage.\n   * For production or heavy usage, consider hosting your own LibreTranslate server or getting an API key.\n\n---\n\n## Folder Structure\n\n```\nVoiceToText-Translation/\n│\n├── index.html        # Main HTML file\n├── styles.css        # (if separated) CSS styles\n├── script.js         # (if separated) JavaScript logic\n├── README.md         # This documentation file\n└── assets/           # Optional folder for icons/fonts/images\n```\n\n---\n\n## Limitations and Future Improvements\n\n* **Voice recognition depends on browser support** and may behave differently across devices.\n* **Translation API limits** may apply; hosting your own server can improve reliability.\n* **Add more languages and dialect support** in both voice recognition and translation.\n* **Improve UI/UX** by adding user preferences, voice feedback, and error handling.\n* **Offline capabilities** via service workers could be explored.\n\n---\n\n## Contribution\n\nFeel free to fork, raise issues, and submit pull requests to enhance the project!\n\n---\n\n## License\n\nThis project is open source under the MIT License.\n\n---\n\n## Author\n\nVenkat Chandu\n[GitHub](https://github.com/venkat-0706) | [Portfolio](https://venkat-0706.github.io)\n\n---\n\nThank you for checking out the project!\nFeedback and suggestions are welcome.\n\n```\n\nWould you like me to generate a smaller summary or a more technical doc next?\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkat-0706%2Fspeechtotextconversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenkat-0706%2Fspeechtotextconversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkat-0706%2Fspeechtotextconversion/lists"}