# edge-tts-webui **Repository Path**: Sake809/edge-tts-webui ## Basic Information - **Project Name**: edge-tts-webui - **Description**: 导入的github库方便自用 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-03 - **Last Updated**: 2024-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # edge-tts-webui `edge-tts-webui` 是 [edge-tts](https://github.com/rany2/edge-tts)的web界面版,采用`gradio`进行开发 ![](Snipaste.png) ## 安装 pip install edge-tts pip install gradio pip install asyncio ## 运行 python app.py ## 使用 浏览器访问 ``` localhost:7860 ```