提交 15104022 编写于 作者: H Hui Zhang

speed perturb config

上级 467e8235
[ [
{
"type": "shift",
"params": {
"min_shift_ms": -5,
"max_shift_ms": 5
},
"prob": 1.0
},
{ {
"type": "speed", "type": "speed",
"params": { "params": {
...@@ -16,6 +8,14 @@ ...@@ -16,6 +8,14 @@
}, },
"prob": 0.0 "prob": 0.0
}, },
{
"type": "shift",
"params": {
"min_shift_ms": -5,
"max_shift_ms": 5
},
"prob": 1.0
},
{ {
"type": "specaug", "type": "specaug",
"params": { "params": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册