{"id":20696098,"url":"https://github.com/haliphax/tts","last_synced_at":"2025-07-14T08:04:58.288Z","repository":{"id":143025750,"uuid":"416057416","full_name":"haliphax/tts","owner":"haliphax","description":"Twitch text to speech overlay for OBS (using lobe-tts)","archived":false,"fork":false,"pushed_at":"2024-01-03T20:01:40.000Z","size":147,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-22T20:50:01.147Z","etag":null,"topics":["lobe-tts","obs-overlay","speech-synthesis","text-to-speech","tts","twitch","twitch-bot","twitch-overlay","voice"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/haliphax.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-10-11T19:19:56.000Z","updated_at":"2024-01-01T08:44:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"fffdc080-b255-41be-a98f-3f2efa9474a1","html_url":"https://github.com/haliphax/tts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haliphax/tts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haliphax%2Ftts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haliphax%2Ftts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haliphax%2Ftts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haliphax%2Ftts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haliphax","download_url":"https://codeload.github.com/haliphax/tts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haliphax%2Ftts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265262215,"owners_count":23736407,"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":["lobe-tts","obs-overlay","speech-synthesis","text-to-speech","tts","twitch","twitch-bot","twitch-overlay","voice"],"created_at":"2024-11-17T00:12:37.437Z","updated_at":"2025-07-14T08:04:58.200Z","avatar_url":"https://github.com/haliphax.png","language":"TypeScript","readme":"# tts\n\nTwitch chat text-to-speech overlay for OBS (using [lobe-tts][])\n\n## Setup\n\n### Install dependencies\n\n```shell\nnpm ci\n```\n\n### Build the overlay\n\n```shell\nnpm run build\n```\n\n## Use\n\nStart the server:\n\n```shell\nnpm start\n```\n\nVisit http://localhost:3000 to go through the full OAuth round trip and get your\nauthorized URL for the browser source.\n\nCreate a reward in Twitch that requires a message. To determine the reward ID\nfor adding to the query string of the overlay, redeem the reward yourself and\nenter `!tts.echo` as the (only) message text. The overlay, if connected and\nauthorized, should respond with the internal ID of the reward. Add this ID as\nthe `reward` query string parameter for the overlay in OBS.\n\nThe command may also be executed directly by the broadcaster and moderators.\n\nExample Twitch message command:\n\n\u003e !tts I'm a little teapot, short and stout\n\n### Advanced usage\n\nThe TTS trigger can be used without chat commands or reward redemptions by\nsending a direct HTTP POST request:\n\n```shell\ncurl -X POST \\\n\t-H 'Content-Type: application/json' \\\n\t-d '{\"text\":\"hello, world\"}' \\\n\thttp://localhost:3000/cast\n```\n\n[lobe-tts]: https://tts.lobehub.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaliphax%2Ftts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaliphax%2Ftts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaliphax%2Ftts/lists"}