{"id":19429832,"url":"https://github.com/akscf/mod_piper_tts","last_synced_at":"2025-07-20T17:05:22.537Z","repository":{"id":215167934,"uuid":"738274658","full_name":"akscf/mod_piper_tts","owner":"akscf","description":"Freeswitch TTS module","archived":false,"fork":false,"pushed_at":"2025-04-18T03:13:54.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T07:48:32.978Z","etag":null,"topics":["freeswitch","piper","tts"],"latest_commit_sha":null,"homepage":"https://akstel.org","language":"C","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/akscf.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,"zenodo":null}},"created_at":"2024-01-02T21:11:13.000Z","updated_at":"2025-04-18T03:13:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"e951f05f-45d7-48a3-9483-a0fde35f67b8","html_url":"https://github.com/akscf/mod_piper_tts","commit_stats":null,"previous_names":["akscf/mod_piper_tts"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/akscf/mod_piper_tts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_piper_tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_piper_tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_piper_tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_piper_tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akscf","download_url":"https://codeload.github.com/akscf/mod_piper_tts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akscf%2Fmod_piper_tts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266161904,"owners_count":23885928,"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":["freeswitch","piper","tts"],"created_at":"2024-11-10T14:21:49.497Z","updated_at":"2025-07-20T17:05:22.516Z","avatar_url":"https://github.com/akscf.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp\u003e\n  Allows to use \u003ca href=\"https://github.com/rhasspy/piper\" target=\"_blank\"\u003epiper\u003c/a\u003e in the Freeswitch.\n\u003c/p\u003e\n\n### Usage example\n```XML\n\u003cextension name=\"tts-test\"\u003e\n    \u003ccondition field=\"destination_number\" expression=\"^(3333)$\"\u003e\n        \u003caction application=\"answer\"/\u003e\n        \u003caction application=\"speak\" data=\"piper|en|Hello world!\"/\u003e\n        \u003caction application=\"sleep\" data=\"1000\"/\u003e\n        \u003caction application=\"hangup\"/\u003e\n    \u003c/condition\u003e\n\u003c/extension\u003e\n\n```\n\n### mod_quickjs\n```javascript\nsession.ttsEngine= 'piper';\nsession.language = 'en';\n\nsession.speak('Hello world!');\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_piper_tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakscf%2Fmod_piper_tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakscf%2Fmod_piper_tts/lists"}