未验证 提交 acfe2b90 编写于 作者: 小湉湉's avatar 小湉湉 提交者: GitHub

Update duration_predictor.py

上级 940390a4
......@@ -115,8 +115,8 @@ class DurationPredictor(nn.Layer):
Returns
----------
Tensor
Batch of predicted durations in log domain (B, Tmax).
Tensor
Batch of predicted durations in log domain (B, Tmax).
"""
return self._forward(xs, x_masks, False)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册