{"id":25445729,"url":"https://github.com/lperezmo/real-time-translator","last_synced_at":"2025-10-26T08:39:50.133Z","repository":{"id":99925604,"uuid":"608933805","full_name":"lperezmo/real-time-translator","owner":"lperezmo","description":"A quick app to translate speech in real time using the Whisper API for transcribing audio, translating, and then using Google Text-to-Speech (gTTS) to play out the translation.","archived":false,"fork":false,"pushed_at":"2025-02-11T19:20:30.000Z","size":922,"stargazers_count":33,"open_issues_count":1,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T17:54:22.560Z","etag":null,"topics":["openai-api","python","speech-recognition","speech-synthesis","streamlit","text-to-speech","tts","whisper-ai"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lperezmo.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":"2023-03-03T02:43:28.000Z","updated_at":"2025-02-15T12:51:20.000Z","dependencies_parsed_at":"2023-03-04T07:00:25.562Z","dependency_job_id":"261cbcf9-f5e7-4bf7-aed7-8425101b5a3d","html_url":"https://github.com/lperezmo/real-time-translator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lperezmo/real-time-translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lperezmo%2Freal-time-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lperezmo%2Freal-time-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lperezmo%2Freal-time-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lperezmo%2Freal-time-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lperezmo","download_url":"https://codeload.github.com/lperezmo/real-time-translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lperezmo%2Freal-time-translator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271638780,"owners_count":24794763,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":["openai-api","python","speech-recognition","speech-synthesis","streamlit","text-to-speech","tts","whisper-ai"],"created_at":"2025-02-17T16:38:23.246Z","updated_at":"2025-10-26T08:39:50.061Z","avatar_url":"https://github.com/lperezmo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Translator\n\n[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://translator.streamlitapp.com/)\n![GitHub license](https://img.shields.io/github/license/lperezmo/real-time-translator)\n![Python version](https://img.shields.io/badge/python-3.8-blue)\n![GitHub last commit](https://img.shields.io/github/last-commit/lperezmo/real-time-translator)\n![GitHub issues](https://img.shields.io/github/issues/lperezmo/real-time-translator)\n![GitHub stars](https://img.shields.io/github/stars/lperezmo/real-time-translator)\n\nA web app to translate speech in real time using the Whisper API for transcribing and translating recorded audio, and Google Text-to-Speech (gTTS) to play out the translation.\n\n## Features\n\n\n- Transcribe speech from microphone or audio file\n\n- Translate speech or text into English from any language \n\n- Display translation results on screen as text\n\n- Translation synthesized as speech by Google text-to-speech module (gTTS).\n\n\n## Demo\n\n\nYou can try out the app here: https://translator.streamlit.app/\n\n\nAlternatively, you can run the app locally by following the installation instructions below\n\n\n## Installation\n\n\nTo run the app locally, you need to have Python 3.7+ and pip installed.\n\n\n1. Clone this repository: `git clone https://github.com/lperezmo/real-time-translator.git`\n\n2. Navigate to the project directory: `cd real-time-translator`\n\n3. Install the required packages: `pip install -r requirements.txt`\n\n4.  Run the app: `streamlit run app.py`\n\n5.  Open your browser and go to http://localhost:8501\n\n\n## Usage\n\n\nTo use the app, follow these steps:\n\n\n1. Click on the microphone and record audio while it's red.\n\n2. If audio is not showing after recording click “rerun app” button at the top of the app.\n\n\n## License\n\n\nThis project is licensed under the GPL-3.0 License - see [LICENSE.md](LICENSE.md) for details.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flperezmo%2Freal-time-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flperezmo%2Freal-time-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flperezmo%2Freal-time-translator/lists"}