{"id":26035454,"url":"https://github.com/needle-engine/kokoro-tts","last_synced_at":"2026-04-23T09:34:23.508Z","repository":{"id":280183276,"uuid":"941199115","full_name":"needle-engine/kokoro-tts","owner":"needle-engine","description":"Experimental kokoro-tts worker package","archived":false,"fork":false,"pushed_at":"2025-03-01T20:15:21.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T20:31:26.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://needle-engine.github.io/kokoro-tts/","language":"JavaScript","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/needle-engine.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":"2025-03-01T18:14:22.000Z","updated_at":"2025-03-01T20:15:24.000Z","dependencies_parsed_at":"2025-03-01T20:31:43.573Z","dependency_job_id":"5f945e8d-a699-43ea-8db3-900a4ec62491","html_url":"https://github.com/needle-engine/kokoro-tts","commit_stats":null,"previous_names":["needle-engine/kokoro-tts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/needle-engine%2Fkokoro-tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/needle-engine%2Fkokoro-tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/needle-engine%2Fkokoro-tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/needle-engine%2Fkokoro-tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/needle-engine","download_url":"https://codeload.github.com/needle-engine/kokoro-tts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242332580,"owners_count":20110345,"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":"2025-03-07T04:52:50.949Z","updated_at":"2026-04-23T09:34:18.445Z","avatar_url":"https://github.com/needle-engine.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kokoro TTS \u0026 Needle Engine\n\nThis package contains a kokoro TTS worker and a small typed API for local text to speech.   \n\n[Live Example](https://needle-engine.github.io/kokoro-tts/)\n\n### Usage\n\n```ts\nimport { Voice } from \"@needle-tools/kokoro-tts\"\n\nconst myVoice = new Voice({\n  context: new AudioContext(),\n  voice: \"af_jessica\",\n});\nmyVoice.say(\"Hello World\");\n```\n\n\nTo test it locally go to the [./examples](/examples/) directory and run `npm i \u0026\u0026 npm dev`, then open the local URL in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneedle-engine%2Fkokoro-tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneedle-engine%2Fkokoro-tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneedle-engine%2Fkokoro-tts/lists"}