remove sequnce_mask and change ds2 export audio shape to [B,T,D] (#639)
* remove sequnce_mask * format * fix ds2 export audio shape from B,D,T to B,T,D
Showing
coverage | coverage | ||
pre-commit | pre-commit | ||
pybind11 | |||
resampy==0.2.2 | resampy==0.2.2 | ||
scipy==1.2.1 | scipy==1.2.1 | ||
sentencepiece | sentencepiece | ||
... | @@ -7,7 +8,6 @@ snakeviz | ... | @@ -7,7 +8,6 @@ snakeviz |
SoundFile==0.9.0.post1 | SoundFile==0.9.0.post1 | ||
sox | sox | ||
tensorboardX | tensorboardX | ||
textgrid | |||
typeguard | typeguard | ||
yacs | yacs | ||
pybind11 | |||
textgrid |
想要评论请 注册 或 登录