Spaces:
Runtime error
Runtime error
Update lib/infer_pack/modules/F0Predictor/yp.F0Predictor.py
Browse files
lib/infer_pack/modules/F0Predictor/yp.F0Predictor.py
CHANGED
@@ -13,4 +13,5 @@ class F0Predictor(object):
|
|
13 |
p_len:int
|
14 |
output: f0:[signal_length//hop_length],uv:[signal_length//hop_length]
|
15 |
"""
|
16 |
-
pass
|
|
|
|
13 |
p_len:int
|
14 |
output: f0:[signal_length//hop_length],uv:[signal_length//hop_length]
|
15 |
"""
|
16 |
+
pass
|
17 |
+
|