We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87433c5 commit 35b79cfCopy full SHA for 35b79cf
infer/lib/infer_pack/models.py
@@ -175,7 +175,7 @@ def infer(
175
phone_lengths: torch.Tensor,
176
sid: torch.Tensor,
177
pitch: Optional[torch.Tensor] = None,
178
- pitchf: Optional[torch.Tensor] = None, # nsff0
+ pitchf: Optional[torch.Tensor] = None, # nsff0
179
skip_head: Optional[torch.Tensor] = None,
180
return_length: Optional[torch.Tensor] = None,
181
# return_length2: Optional[torch.Tensor] = None,
0 commit comments