{"id":20197157,"url":"https://github.com/zai-kun/speech-wich","last_synced_at":"2026-03-07T13:03:01.301Z","repository":{"id":195650982,"uuid":"693372710","full_name":"Zai-Kun/Speech-Wich","owner":"Zai-Kun","description":"SpeechWich, text-to-speech app that uses Bing Translator's TTS service. It's completely free, and you don't need any type of Bing token thing, or whatever it's called.","archived":false,"fork":false,"pushed_at":"2025-01-18T08:10:46.000Z","size":2690,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-21T21:39:09.424Z","etag":null,"topics":["bing-tts","customtkinter","free","gui","python","text-to-speech"],"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/Zai-Kun.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-18T22:46:56.000Z","updated_at":"2025-09-10T13:40:59.000Z","dependencies_parsed_at":"2025-01-13T19:41:18.514Z","dependency_job_id":"969686f0-6742-44c0-8f6b-ae8e51b00d1a","html_url":"https://github.com/Zai-Kun/Speech-Wich","commit_stats":null,"previous_names":["zai-kun/speech-wich"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Zai-Kun/Speech-Wich","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zai-Kun%2FSpeech-Wich","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zai-Kun%2FSpeech-Wich/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zai-Kun%2FSpeech-Wich/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zai-Kun%2FSpeech-Wich/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zai-Kun","download_url":"https://codeload.github.com/Zai-Kun/Speech-Wich/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zai-Kun%2FSpeech-Wich/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30214618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T12:15:00.571Z","status":"ssl_error","status_checked_at":"2026-03-07T12:15:00.217Z","response_time":53,"last_error":"SSL_read: 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":["bing-tts","customtkinter","free","gui","python","text-to-speech"],"created_at":"2024-11-14T04:27:35.244Z","updated_at":"2026-03-07T13:03:01.276Z","avatar_url":"https://github.com/Zai-Kun.png","language":"Python","readme":"# Speech Wich - Text-To-Speech Converter\n\nMeet Speech Wich, your handy tool for converting text into lifelike human speech without any limitations and it's 100% free.\nWith Speech Wich, there are no text limits. You can convert as much text as you want into natural, human-like speech.\n\nhttps://github.com/user-attachments/assets/69560181-08ed-4065-ba0e-dd7f5dcd61b5\n\n## Features\n\n- **Unlimited Text Conversion**: Convert as much text as you need into lifelike speech without any limitations.\n- **Multiple Voices and Languages**: Choose from a diverse range of voices, accents, and languages.\n- **User-Friendly Interface**: An intuitive interface makes text-to-speech conversion easy for everyone.\n- **Always Free**: Speech Wich is completely free, with no hidden fees or paywalls. Oh, and it's open source :)\n\n## Installation\n - Windows/Linux:\n\n    Download the zip file corresponding to your operating system from the [releases page](https://github.com/Zai-Kun/Speech-Wich/releases/tag/v1.0.0), extract its contents, open the extracted folder, and execute \"Speech Wich.exe\" or \"Speech Wich,\" depending on your operating system.\n\n - MacOs: You will have to [run it from source](#running-from-source).\n\n## Running from source\nFirst of all, make sure that you have Python 3 and Git installed. If you don't have them installed, please install Python 3 from [here](https://www.python.org/downloads/) and Git from [here](https://github.com/git-guides/install-git) before we proceed.\n\n1. Clone the repository.\n```\ngit clone https://github.com/Zai-Kun/Speech-Wich\n```\n2. Make virtual environment.\n```\ncd Speech-Wich\npython3 -m venv .venv\n```\n3. Activating virtual environment.\n   - Windows: ```.venv\\Scripts\\activate```\n   - Linux/MacOS: ```source .venv/bin/activate```\n\n4. Install the dependencies.\n```\npip install -r requirements.txt\n```\n\n5. Run the app.\n```\ncd \"Speech Wich\"\npython3 \"Speech Wich.py\"\n```\n\n6. Finishing up.\n\nWhen you are done using Speech Witch, deactivate the virtual environment like this: ```deactivate```\n\n## Bugs report/contact me.\nJoin my discord server: https://discord.gg/DqxeyaDuEZ\n\n## Disclaimer:\n\nPlease note that Speech Wich does not own any of the voices or technologies used in the text-to-speech conversion process. Users are responsible for how they choose to use the tool and the content it generates.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzai-kun%2Fspeech-wich","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzai-kun%2Fspeech-wich","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzai-kun%2Fspeech-wich/lists"}