{"id":24062462,"url":"https://github.com/mathavansg/voicecloning-app","last_synced_at":"2026-05-15T04:03:31.416Z","repository":{"id":241124456,"uuid":"804390490","full_name":"MathavanSG/VoiceCloning-App","owner":"MathavanSG","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-22T14:01:36.000Z","size":44250,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T16:41:37.125Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MathavanSG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-05-22T13:51:02.000Z","updated_at":"2024-05-22T14:01:40.000Z","dependencies_parsed_at":"2024-05-22T15:38:28.873Z","dependency_job_id":null,"html_url":"https://github.com/MathavanSG/VoiceCloning-App","commit_stats":null,"previous_names":["mathavansg/voicecloning-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MathavanSG/VoiceCloning-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathavanSG%2FVoiceCloning-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathavanSG%2FVoiceCloning-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathavanSG%2FVoiceCloning-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathavanSG%2FVoiceCloning-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathavanSG","download_url":"https://codeload.github.com/MathavanSG/VoiceCloning-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathavanSG%2FVoiceCloning-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33053144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":[],"created_at":"2025-01-09T08:56:06.319Z","updated_at":"2026-05-15T04:03:31.401Z","avatar_url":"https://github.com/MathavanSG.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VoiceCloning-App\n\nWelcome to the VoiceCloning-App repository! This project enables you to clone voices using state-of-the-art machine learning models.\n\n\n\n### Prerequisites\n\n- Python 3.9  or strictly below 3.11\n- [Git](https://git-scm.com/)\n- [Virtualenv](https://virtualenv.pypa.io/)\n\n### Steps\n\n1. **Clone the Repository**\n\n    ```bash\n    git clone https://github.com/MathavanSG/VoiceCloning-App.git\n    cd VoiceCloning-App\n    ```\n\n2. **Set Up a Virtual Environment**\n\n    ```bash\n    python -m venv myenv\n    source myenv/bin/activate  # On Windows use `myenv\\Scripts\\activate`\n    ```\n\n3. **Install the Dependencies**\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n4. **Download Embeddings**\n\n    Due to a known bug, you must download the embeddings directly from Hugging Face. Please follow these instructions strictly to avoid errors:\n\n    - Go to the [Hugging Face Embeddings](https://huggingface.co/) page.\n    - Download the necessary embedding files.\n    - Place the downloaded embedding files in the `bark` directory.\n\n5. **Clone the Bark Repository**\n\n    Ensure you maintain the folder hierarchy strictly:\n\n    ```bash\n    git clone https://github.com/suno-ai/bark.git\n    ```\n\n    Place the cloned `bark` directory within the `VoiceCloning-App` directory.\n\n## Usage\n\n1. **Activate the Virtual Environment**\n\n    ```bash\n    source myenv/bin/activate  # On Windows use `myenv\\Scripts\\activate`\n    ```\n\n2. **Run the Application**\n\n    ```bash\n    streamlit run app.py\n    ```\n\n    Follow the instructions in the Streamlit app to input the text you want to convert to speech.\n\n## Folder Structure\n\nTo avoid errors, please maintain the following folder structure:\nBark_voices/speaker or in app.py--\u003e Temp/Speaker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathavansg%2Fvoicecloning-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathavansg%2Fvoicecloning-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathavansg%2Fvoicecloning-app/lists"}