Skip to content

基于微软edge大声朗读接口开发的语音合成服务, 后端 go-zero, 前端 vuetify

License

Notifications You must be signed in to change notification settings

wujunwei928/go-zero-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-zero-tts

基于微软edge大声朗读接口开发的语音合成服务, 后端 go-zero, 前端 vuetify

启动

前端

cd web
npm i
npm run dev

后端

cd server
go mod tidy
go run main.go

访问

访问 http://localhost:3000/

界面

image

使用说明

  • 支持切换地区, 选择对应地区的语音
  • 支持设置音量, 音高, 语速
  • 支持在线试听, 支持下载音频(播放器上点右键)

About

基于微软edge大声朗读接口开发的语音合成服务, 后端 go-zero, 前端 vuetify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published