Bỏ qua đến nội dung

Edge TTS for Anki

Chờ xử lý #anki #addon #edge #tts #for
https://github.com/guanlisheng/edge-tts-for-anki/releases
17/12/2025

Cách tải addon Edge TTS for Anki

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

2034321258

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 2034321258 và copy

7

Mô tả chi tiết

🔊 Edge TTS for Anki

本插件为 Anki 编辑器集成微软 Edge 文本转语音(TTS)服务,可一键生成语音并插入到当前字段中。它能够智能识别中、英、日、韩、法、德等数十种语言,并支持缓存与快捷键操作,让添加发音更高效。

核心特性:

智能多语言识别:自动检测文本语言(支持数十种语言),并为不同语言匹配最合适的语音。 快速生成:使用快捷键 Ctrl+T,一键生成并插入语音。 高效缓存:避免重复生成相同内容,节省时间与流量。 灵活配置:可通过 config.json 自定义各语言的发音人、语速及音量。

开箱即用,所有依赖均已内置。 历史版本均可在 edge-tts-for-anki github 下载⏬

🔊 Edge TTS for Anki

This add-on integrates Microsoft Edge’s Text-to-Speech (TTS) service into the Anki editor, allowing you to generate and insert speech into fields with one click. It intelligently detects dozens of languages, including Chinese, English, Japanese, Korean, French, and German, and supports caching and hotkeys for efficient audio creation.

Key Features:

Smart Multi-Language Detection: Automatically identifies the text language (supports dozens of languages) and applies the appropriate voice for each. Quick Generation: Use the Ctrl+T hotkey to generate and insert speech instantly. Efficient Cache: Prevents regenerating duplicate audio, saving time and data. Customizable: Configure voices, speech rate, and volume per language via config.json.

Ready to use with all dependencies included.


Liên kết hỗ trợ


Reviews (7)

👍 2025-12-11

现在的版本动不动就挂了,我句子不能正常发音。可能问题都出在自动检测那个上。还有没有12-8以前的那个版本的吗,发给我一份好吗?elongmail@163.com;经常报: No audio was received. Please verify that your parameters are correct. Comment from author 多谢告知,已emailed old version下载地址 https://github.com/guanlisheng/edge-tts-for-anki/releases

可以尝试delete & reinstall, No audio was received. Please verify that your parameters are correct. 这个是独立问题,由于edge-tts服务调整导致。理论上在新版本已经通过降级edge-tts==7.2.1修复

👍 2025-12-10

zh-CN-XiaoxiaoMultilingualNeural使用这个模型时报错,之前都是用的这个没问题,测试别的模型似乎也会报错 生成语音时出错: No audio was received. Please verify that your parameters are correct.

更新之前是可以用的,更新之后不能用了 Comment from author before post was edited 更新一下试试。 在新的版本中除了支持multi languages外,顺便调整了edge-tts==7.2.1解决edge tts不能用的问题。

👍 2025-12-09

这次的版本好像有点问题? 12.8这个版本, 1、常见的单个单词“beautiful”,都会错识别为法语发音去。 2、有时候报错:插件代码中第 189 行的 config 变量,被错误地赋值为「函数对象」(而非配置字典),导致调用 config.get() 时触发 AttributeError(函数没有 get 方法)。后,找到:return DEFAULT_CONFIG.copy——》return DEFAULT_CONFIG.copy() 3.刚开始报NameError: name ‘detect_langs’ is not defined → 插件升级后,init.py 第 126 行调用了 detect_langs 函数,但该函数未被导入 / 定义。

Comment from author 多谢反馈。三个问题都修复了

  1. 主要是由于引入的langdetect对短词支持有缺陷,短的部分用正则了 2 & 3. 主要是typo

👍 2025-12-06

作者作者,看一下:

  1. 优化一下多语言吧,比如法语德语,配置文件我是吧中文和英文的发音改成其他语言了。
  2. 批量生成考虑一下,在浏览器里面多选并批量生成。(选择指定字段,然后将结果可以放在相同或者不同的字段)

👍 2025-10-24

Wow, this is super helpful.

👍 2025-09-23

Amazing addon but it lacks batch generation feature

👍 2025-09-09

wonderful! maybe it can be added 2 features:

  1. batch generation
  2. specify the source and the dest. filelds