{"id":21259702,"url":"https://github.com/s045pd/showpronunciationextension","last_synced_at":"2025-03-15T06:42:59.236Z","repository":{"id":263752012,"uuid":"891338216","full_name":"s045pd/ShowPronunciationExtension","owner":"s045pd","description":"文本发音翻译插件，可在文本上展示其读音🔧写给爱学习的你(开发进行中)","archived":false,"fork":false,"pushed_at":"2024-12-09T13:06:07.000Z","size":8530,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T21:47:08.669Z","etag":null,"topics":["accent","americanaccent","britishaccent","hangul","japanese","language","mandrain"],"latest_commit_sha":null,"homepage":"","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/s045pd.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":"2024-11-20T06:40:54.000Z","updated_at":"2024-12-09T13:06:11.000Z","dependencies_parsed_at":"2025-01-21T21:44:42.156Z","dependency_job_id":"f9c5b0da-70ae-484c-a033-6ded273ad457","html_url":"https://github.com/s045pd/ShowPronunciationExtension","commit_stats":null,"previous_names":["s045pd/showpronunciationextension"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s045pd%2FShowPronunciationExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s045pd%2FShowPronunciationExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s045pd%2FShowPronunciationExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s045pd%2FShowPronunciationExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s045pd","download_url":"https://codeload.github.com/s045pd/ShowPronunciationExtension/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695513,"owners_count":20332626,"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":["accent","americanaccent","britishaccent","hangul","japanese","language","mandrain"],"created_at":"2024-11-21T04:15:02.471Z","updated_at":"2025-03-15T06:42:59.181Z","avatar_url":"https://github.com/s045pd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n\n\u003cp align=\"center\"\u003e\n    \u003ch1 align=\"center\" \u003e多语言发音助手(测试中)\u003c/h1\u003e\n    \u003cp align=\"center\"\u003e 一个Chrome浏览器扩展程序，为多种语言提供发音指导，包括英语、中文、日语和韩语。\u003c/p\u003e\n        \u003cp align=\"center\"\u003e\n          \u003ca target=\"_blank\" href=\"https://www.python.org/downloads/\" title=\"Python version\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-%3E=_3.10-green.svg\"\u003e\u003c/a\u003e\n          \u003ca target=\"_blank\" href=\"LICENSE\" title=\"License: MIT\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue.svg\"\u003e\u003c/a\u003e\n          \u003ca target=\"_blank\" href=\"https://chrome.google.com/webstore/detail/multilingual-pronunciation-assistant/your-extension-id\" title=\"Chrome Extension\"\u003e\u003cimg src=\"https://img.shields.io/badge/Chrome-Extension-orange.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n\u003e Our Goal：make you sound like a native, even further.\n\n\nhttps://github.com/user-attachments/assets/914fe328-d2ea-4d25-9c50-c2b300b0aec1\n\n\n## 功能\n\n### 多语言支持\n  - 英语\n    - 英式发音 🇬🇧\n    - 美式发音 🇺🇸\n  - ~~中文~~ 🇨🇳\n  - ~~日语~~ 🇯🇵\n  - ~~韩语~~ 🇰🇷\n\n\n### 文本处理\n  - 可处理整个页面或选中文本\n  - Alt+鼠标悬停整段展示发音\n  - 读音标记（音长、是否重读）\n\n\n## 安装方法\n\n\u003e 暂未发布到Chrome商店，请手动安装\n\n1. 克隆此仓库或下载ZIP文件\n2. 打开Chrome浏览器，访问 `chrome://extensions/`\n3. 在右上角启用\"开发者模式\"\n4. 点击\"加载已解压的扩展程序\"并选择扩展程序目录\n\n## 使用方法\n\n1. 点击Chrome工具栏中的扩展程序图标\n2. 选择要启用的语言\n3. 点击\"添加发音提示\"处理当前页面\n4. 或者选择任意文本查看其发音\n\n## 项目结构\n\n```bash\n.github/ # GitHub Actions配置\n├── workflows/ # 工作流配置\n├── scripts/ # 自动脚本目录\nextension/ # 扩展程序主目录\n├── content/ # 内容脚本\n├── data/ # 处理后的发音数据\n├── icons/ # 扩展图标\n├── manifest.json # 扩展配置文件\n└── popup/ # 弹出窗口相关文件\nraw/ # 原始数据目录\n├── interim/ # 中间处理数据\n├── processed/ # 最终处理数据\n└── raw/ # 原始语料数据\nscripts/ # 工具脚本\n├── gather/ # 数据收集脚本\n├── generate_icons.js # 图标生成脚本\n└── updater.py # 更新脚本\ntests/ # 测试目录\n├── extension/ # 扩展测试\n└── scripts/ # 脚本测试\n\n```\n\n\n\n### 数据来源\n\n#### 英语发音数据\n\n\n| 数据来源   | 说明 |\n|----------|--------|\n| [莱比锡语料库集合](https://wortschatz.uni-leipzig.de/en/download/English) | 英语新闻语料库（2012） |\n| [Cambridge Dictionary](https://dictionary.cambridge.org/) | 英式英语词典 |\n| [Merriam-Webster](https://www.merriam-webster.com/) | 美式英语词典 |\n\n\n#### 中文数据\n\n| 数据来源   |类型 |说明 |\n|----------|--------|----|\n| [VoiceDic](https://md.voicedic.com/) |API| 发音查询接口 |\n| [zh.voicedic.com](https://zh.voicedic.com/) |API| 方言查询接口 |\n| [汉典](https://www.zdic.net/) | API|汉字-拼音对照表 |\n| [国家语委语料库](http://corpus.zhonghuayuwen.org/) | API|现代汉语语料库 |\n| [chinese_pinyin](https://github.com/flyerhzm/chinese_pinyin/blob/master/data/pinyin-utf8.date) | 文件|汉字-拼音对照表 |\n| [chinese-xinhua](https://raw.githubusercontent.com/pwxcoo/chinese-xinhua/refs/heads/master/data/ci.csv) | 文件|成语-拼音对照表 |\n\n\n\n\n\n\n\n#### 日语数据\n\n| 数据来源   | 说明 |\n|----------|--------|\n\n\n#### 韩语数据\n\n| 数据来源   | 说明 |\n|----------|--------|\n\n\n\n### TODO\n\n- 提交issues自动词库填充\n- 语言补充\n- 功能优化\n- 发布到Chrome商店\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs045pd%2Fshowpronunciationextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs045pd%2Fshowpronunciationextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs045pd%2Fshowpronunciationextension/lists"}