微软文字转语音工具GUI版

介绍

1704465970664

这个应用程序是一个使用 edge-tts 库和 PyQt5 创建的文本转语音(TTS)工具。它允许用户输入文本,从多种声音中选择,并生成 MP3 格式的语音输出

开源:https://github.com/smallnew666/edge-tts

WIN版打包下载;https://github.com/smallnew666/edge-tts/releases/tag/edge-tts

夸克云盘链接:https://pan.quark.cn/s/f23d996baa2c

294118419-67474188-29bc-48af-91c6-8ad5ad823ea8

特性

系统要求

安装

要使用该应用程序,请克隆此仓库并安装所需的依赖项:

git clone https://github.com/smallnew666/edge-tts.git cd edge-tts-ui pip install -r requirements.txt 

源码使用方法

通过执行主 Python 脚本来运行应用程序:

python app.py 
标签: #工具

0 条评论