Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 312 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 312 Bytes

edge-tts-webui

edge-tts-webuiedge-tts的web界面版,采用gradio进行开发

安装

pip install edge-tts
pip install gradio
pip install asyncio

运行

python app.py

使用

浏览器访问

localhost:7860