{"id":22916811,"url":"https://github.com/chanmo/espeak-ng-tts","last_synced_at":"2025-04-01T12:44:40.970Z","repository":{"id":214470323,"uuid":"734246447","full_name":"ChanMo/espeak-ng-tts","owner":"ChanMo","description":"Espeak-ng TTS 是 Chrome 浏览器的 TTS 插件，使用 本地espeak-ng 作为 TTS 引擎。","archived":false,"fork":false,"pushed_at":"2024-01-04T02:27:59.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-05T17:49:13.365Z","etag":null,"topics":["chrome-extension","espeak-ng","linux-tts","tts"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ChanMo.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":"2023-12-21T08:07:55.000Z","updated_at":"2025-01-21T06:42:53.000Z","dependencies_parsed_at":"2025-02-07T07:41:31.505Z","dependency_job_id":null,"html_url":"https://github.com/ChanMo/espeak-ng-tts","commit_stats":null,"previous_names":["chanmo/espeak-ng-tts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fespeak-ng-tts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fespeak-ng-tts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fespeak-ng-tts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fespeak-ng-tts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChanMo","download_url":"https://codeload.github.com/ChanMo/espeak-ng-tts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246642190,"owners_count":20810559,"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":["chrome-extension","espeak-ng","linux-tts","tts"],"created_at":"2024-12-14T06:14:43.932Z","updated_at":"2025-04-01T12:44:40.948Z","avatar_url":"https://github.com/ChanMo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Espeak-ng TTS\n\n## 简介\n\nEspeak-ng TTS 是 Chrome 浏览器的 TTS 插件，使用 espeak-ng 作为 TTS 引擎。espeak-ng 运行在用户当前电脑上，响应速度极快，不会泄露用户数据。\n\n## 如何使用\n\n### 安装espeak-ng\n\nIn Ubuntu\n```\nsudo apt-get install espeak-ng\n```\n\nIn ArchLinux\n```\nsudo pacman -S espeak-ng\n```\n\n### 下载代码\n```\ngit clone https://github.com/ChanMo/espeak-ng-tts.git \u0026\u0026 cd espeak-ng-tts\n```\n\n### 安装API所需环境\n```\npython -m venv env\nsource env/bin/activate\ncd api\npip install .\n```\n\n### 创建Systemctl服务\n修改`tts.service`, 更改`/path/to/your/venv`到正确的路径\n```\nsudo cp tts.service /etc/systemctl/system/\nsudo systemclt daemon-reload\nsudo systemctl enable tts\nsudo systemctl start tts\n```\n\n### 安装Chrome插件\n在Chrome流览器中打开 `chrome://extensions/`, 确保\"开发者模式\"已开启\n\n点击\"加载已解压的扩展程序\", 选择`espeak-ng-tts/plugin/`目录\n\n### 完成\n\n## 贡献指南\n\n欢迎您为 Espeak-ng TTS 贡献代码。您可以通过以下方式贡献代码：\n\n* 创建一个 GitHub 账户。\n* Fork 该项目。\n* 创建一个新的分支，并在该分支中进行修改。\n* 提交修改，并创建一个 Pull Request。\n\n## 联系我们\n\n如果您有任何问题或建议，请通过以下方式联系我们：\n\n* 电子邮件：[chan.mo@outlook.com]\n* GitHub 问题：https://github.com/ChanMo/espeak-ng-tts/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fespeak-ng-tts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanmo%2Fespeak-ng-tts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fespeak-ng-tts/lists"}