会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
酶技术
电脑学博士,软件,编程,企业应用,移动开发,服务器,浏览器,ANDROID,IPHONE,IOS,EXTJS
首页
新随笔
联系
订阅
管理
2024年6月1日
edge tts 文字转语音
摘要: import edge_tts import asyncio from playsound import playsound async def run_tts(text: str, output: str, voice: str ='zh-CN-XiaoxiaoNeural') -> None:
阅读全文
posted @ 2024-06-01 10:36 meetrice
阅读(46)
评论(0)
推荐(0)
编辑
公告