Giter VIP home page Giter VIP logo

edge-tts-ui's Introduction

文字转语音应用程序

edge-tts-ui

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

界面预览

00

特性

  • 输入文本以生成语音。
  • 选择不同的声音进行语音合成。
  • 控制语音的速度和音量。
  • 在语音中插入停顿的能力。
  • 回放功能以预览生成的语音。
  • 将语音输出导出为 MP3 文件。

系统要求

  • Python 3
  • PyQt5
  • edge-tts
  • lameenc

安装

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

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

使用方法

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

python app.py

贡献

感谢开源项目: https://github.com/rany2/edge-tts

许可证

本项目根据 MIT 许可证 授权。

注意事项

本项目仅供学习和研究使用,不得用于商业用途。 欢迎加入知识星球,里面包括各种工具及教程,每日更新!!! image

edge-tts-ui's People

Contributors

smallnew666 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.