{"id":21983042,"url":"https://github.com/arsho/text-to-mp3","last_synced_at":"2025-03-23T01:30:14.149Z","repository":{"id":50206923,"uuid":"139472566","full_name":"arsho/text-to-mp3","owner":"arsho","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T02:10:50.000Z","size":45,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T04:46:12.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/arsho.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}},"created_at":"2018-07-02T17:18:18.000Z","updated_at":"2023-07-14T11:24:50.000Z","dependencies_parsed_at":"2023-01-24T06:01:17.695Z","dependency_job_id":null,"html_url":"https://github.com/arsho/text-to-mp3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ftext-to-mp3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ftext-to-mp3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ftext-to-mp3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arsho%2Ftext-to-mp3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arsho","download_url":"https://codeload.github.com/arsho/text-to-mp3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245043736,"owners_count":20551833,"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":[],"created_at":"2024-11-29T17:34:15.395Z","updated_at":"2025-03-23T01:30:14.108Z","avatar_url":"https://github.com/arsho.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Text to MP3\n===========\n\n![text-to-mp3 demo](screenshot/text-to-mp3.png)\n\nA web application for generating text to MP3 file. Convert any text document to MP3 file. Download the converted file instantly or keep the file URL for later use.\n\n## Software Used\n\nThe following environment are used to develop the application:\n\n- **OS** : Ubuntu 16.04 (64 bit)\n- **IDE** : PyCharm Professional (Version: 2017.3)\n- **Python** : 3.6.3 (64 bit)\n- **Flask** : 1.0.2\n- **gTTS** : 2.0.1\n- **beautifulsoup4** : 4.6.0\n\n\n### Packages installation and running the application (Linux / Mac)\n\n- Create virtual environment and install required packages\n\n\t\t$ make install\n\n- Activate virtual environment and run `app.py`\n\n\t\t$ make run\n\n### Packages installation and running the application (Windows)\n\n- Create virtual environment\n\n\t\t$ virtualenv venv -p python --no-site-packages\n\n- Activate virtual environment\n\n\t\t$ venv\\Scripts\\activate.bat\n\n- Install necessary packages included in `requirements.txt`\n\n\t\t$ pip install -r requirements.txt\t\t\n\n- Run the `app.py`\n\n\t\t$ python app.py\n\n### URLS\n\n- Web application URL: http://127.0.0.1:5000/\n\n### Todo\n\n- Add multiple voices support\n\n- Enable text file upload option\n\n- Add loader while the audio file is generating\n\n### Contribute\n\nHave time and enthusiasm to contribute in this project? Give a hand to accomplish the todo list. Make a pull request. We will appreciate your support. \n\n### LICENSE\n\nMIT\n\n\u003chr\u003e\n\n\u003ch3\u003eEnjoy!\u003c/h3\u003e\n\u003cp\u003eIf you have any suggestion, please send a message to \u003ca href=\"https://www.facebook.com/ars.shovon\"\u003ehttps://www.facebook.com/ars.shovon\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Ftext-to-mp3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farsho%2Ftext-to-mp3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farsho%2Ftext-to-mp3/lists"}