1 changed files with
8 additions and
8 deletions
|
|
@ -1,12 +1,4 @@
|
|
|
|
[
|
|
|
|
[
|
|
|
|
{
|
|
|
|
|
|
|
|
"type": "shift",
|
|
|
|
|
|
|
|
"params": {
|
|
|
|
|
|
|
|
"min_shift_ms": -5,
|
|
|
|
|
|
|
|
"max_shift_ms": 5
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"prob": 1.0
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"type": "speed",
|
|
|
|
"type": "speed",
|
|
|
|
"params": {
|
|
|
|
"params": {
|
|
|
@ -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": {
|
|
|
|