{"id":20761317,"url":"https://github.com/abdullahashfaqvirk/Speech-Translation-Agent","last_synced_at":"2025-09-27T23:30:31.281Z","repository":{"id":221011988,"uuid":"749933654","full_name":"abdullahashfaq-ds/Speech-Translation-Agent","owner":"abdullahashfaq-ds","description":"The Speech Translation Agent is a real time application with a Streamlit interface that allows users to select languages, speak, view the translation and hear the agent vocalize the translated text.","archived":false,"fork":false,"pushed_at":"2024-09-20T18:31:47.000Z","size":111,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-17T10:19:41.289Z","etag":null,"topics":["googletrans","gtts","playsound","pyaudio","python","speech-recognition","streamlit"],"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/abdullahashfaq-ds.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}},"created_at":"2024-01-29T17:20:55.000Z","updated_at":"2024-09-20T18:35:48.000Z","dependencies_parsed_at":"2024-02-12T03:45:17.856Z","dependency_job_id":null,"html_url":"https://github.com/abdullahashfaq-ds/Speech-Translation-Agent","commit_stats":null,"previous_names":["abdullahashfaq-ds/speech-translation-agent"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FSpeech-Translation-Agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FSpeech-Translation-Agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FSpeech-Translation-Agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdullahashfaq-ds%2FSpeech-Translation-Agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdullahashfaq-ds","download_url":"https://codeload.github.com/abdullahashfaq-ds/Speech-Translation-Agent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234469227,"owners_count":18838545,"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","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":["googletrans","gtts","playsound","pyaudio","python","speech-recognition","streamlit"],"created_at":"2024-11-17T10:18:54.076Z","updated_at":"2025-09-27T23:30:30.842Z","avatar_url":"https://github.com/abdullahashfaq-ds.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speech Translation Agent\n\nThe Speech Translation Agent is a real-time translation application featuring a Streamlit interface. Users can select languages, speak into the app, view translations instantly, and hear the agent vocalize the translated text.\n\n## Features\n\n- Users can select source and target languages for translation.\n- The application records spoken input and translates it into the selected target language.\n- The agent vocalizes the translated text, providing audio feedback to enhance user interaction.\n- Both the original recorded text and the translated text are displayed on the interface for user convenience.\n\n## Streamlit Interface\n\n![Streamlit Interface](assets/agent.png)\n\n## Installation and Setup\n\nFollow these steps to set up and run the application:\n\n1. **Clone the Repository**\n\n    ```bash\n    git clone git@github.com:abdullahashfaq-ds/Speech-Translation-Agent.git\n    cd Speech-Translation-Agent\n    ```\n\n2. **Create and Activate a Virtual Environment**\n\n    For Linux/Mac:\n\n    ```bash\n    python -m venv venv\n    source venv/bin/activate\n    ```\n\n    For Windows:\n\n    ```bash\n    python -m venv venv\n    venv\\Scripts\\activate\n    ```\n\n3. **Install Dependencies**\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. **Run the Streamlit Application**\n\n    ```bash\n    streamlit run app.py\n    ```\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE). See the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahashfaqvirk%2FSpeech-Translation-Agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdullahashfaqvirk%2FSpeech-Translation-Agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdullahashfaqvirk%2FSpeech-Translation-Agent/lists"}