Skip to content

编码格式优化及批量并发转换功能#13

Merged
WhiteMagic2014 merged 21 commits intoWhiteMagic2014:masterfrom
lifeopsgo:master
Jun 20, 2025
Merged

编码格式优化及批量并发转换功能#13
WhiteMagic2014 merged 21 commits intoWhiteMagic2014:masterfrom
lifeopsgo:master

Conversation

@lifeopsgo
Copy link
Contributor

代码优化:部分属性、方法做适当重命名、修改作用域、挪动到合适的位置提高代码可阅读性;
新特性:提供批量转换以及多线程并行转换的的功能,提高在大数据量下转换的速度(目前测试 12 线程转换 100 条大约 5 秒钟)

lifeopsgo added 21 commits June 17, 2025 13:15
TTS 中部分方法改为静态方法,为后续实现批量功能做准备
代码重构:TTS 构造方法移动到类开头、常量字符串使用 static final 修饰
@WhiteMagic2014 WhiteMagic2014 merged commit 6f7f88d into WhiteMagic2014:master Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants