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

Update length_regulator.py

上级 acfe2b90
...@@ -70,8 +70,8 @@ class LengthRegulator(nn.Layer): ...@@ -70,8 +70,8 @@ class LengthRegulator(nn.Layer):
---------- ----------
xs : Tensor xs : Tensor
Batch of sequences of char or phoneme embeddings (B, Tmax, D). Batch of sequences of char or phoneme embeddings (B, Tmax, D).
ds : LongTensor ds : Tensor(int64)
Batch of durations of each frame (B, T). Batch of durations of each frame (B, T).
alpha : float, optional alpha : float, optional
Alpha value to control speed of speech. Alpha value to control speed of speech.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册