{"id":23092061,"url":"https://github.com/thiswillbeyourgithub/spotify_tts","last_synced_at":"2025-04-03T18:27:04.959Z","repository":{"id":167845257,"uuid":"403566568","full_name":"thiswillbeyourgithub/Spotify_tts","owner":"thiswillbeyourgithub","description":"Reads title of spotify songs aloud using AI","archived":false,"fork":false,"pushed_at":"2021-10-12T23:41:20.000Z","size":47,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T06:43:10.411Z","etag":null,"topics":["ai","linux","spotify","tts","unix"],"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/thiswillbeyourgithub.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}},"created_at":"2021-09-06T09:43:38.000Z","updated_at":"2024-12-05T16:24:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb907378-d707-4d55-9217-4a9b3292373c","html_url":"https://github.com/thiswillbeyourgithub/Spotify_tts","commit_stats":null,"previous_names":["thiswillbeyourgithub/spotify_tts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FSpotify_tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FSpotify_tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FSpotify_tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiswillbeyourgithub%2FSpotify_tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiswillbeyourgithub","download_url":"https://codeload.github.com/thiswillbeyourgithub/Spotify_tts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247054871,"owners_count":20876084,"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":["ai","linux","spotify","tts","unix"],"created_at":"2024-12-16T21:27:01.956Z","updated_at":"2025-04-03T18:27:04.934Z","avatar_url":"https://github.com/thiswillbeyourgithub.png","language":"Python","readme":"# Spotify_tts\n**Daemon using TTS (text to speech) to read aloud the name of the music playing on spotify, vlc or other media players**\n\n# Main points:\n* Linux only, needs to have [playerctl](https://github.com/altdesktop/playerctl) installed\n* 2 modes available, either poor quality speech using `espeak`, or high quality using [TransformerTTS](https://github.com/as-ideas/TransformerTTS)\n* Contributions welcome.\n* My crontab is something as follow: \n```\n*/5 * * * * start-stop-daemon  --pidfile /tmp/spotify_tts_pid --make-pidfile --background --start --exec /PATH/spotify_tts.py -d /PATH/TransformerTTS\n59 * * * * kill $(pgrep --full \"spotify_tts.py\")\n```\n\n\n# Usage:\n* `git clone https://github.com/thiswillbeyourgithub/Spotify_tts/`\n* `cd Spotify_tts`\n* `pip3 install -r ./requirements.txt` **optionnal, only if you want to use AI powered TTS**\n* `cd Spotify_tts \u0026\u0026 python3 ./spotify_tts.py`  to launch it directly, otherwise run it as daemon like shown above\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswillbeyourgithub%2Fspotify_tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiswillbeyourgithub%2Fspotify_tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiswillbeyourgithub%2Fspotify_tts/lists"}