This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
CoW
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
451
Commits
2
Branches
4.3MB
Tree:
3174b1158c
develop
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3174b1158c'
${ noResults }
CoW
/
voice
/
baidu
/
config.json.template
config.json.template
100B
Raw
Normal View
History
解决百度语音合成的一些问题和参数化设置 (#676) * 解决百度语音合成的一些问题和参数化设置 * 补充百度语音说明
1 year ago
1
2
3
4
5
6
7
8
{
"lang": "zh",
"ctp": 1,
"spd": 5,
"pit": 5,
"vol": 5,
"per": 0
}