hangover fix in osce/utils/pitch.py
This commit is contained in:
parent
46f9c9c669
commit
367a487e7c
@ -43,6 +43,7 @@ def hangover(lags, num_frames=10):
|
||||
count += 1
|
||||
else:
|
||||
count = 0
|
||||
last_lag = lag
|
||||
|
||||
return lags
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user