mirror of
https://github.com/romanz/amodem.git
synced 2026-03-17 23:26:01 +08:00
bump version due to calibration change
(it could be shorter)
This commit is contained in:
@@ -61,5 +61,5 @@ def train(signal, expected, order, lookahead=0):
|
||||
|
||||
|
||||
prefix = [1]*200 + [0]*25
|
||||
equalizer_length = 500
|
||||
equalizer_length = 300
|
||||
silence_length = 100
|
||||
|
||||
Reference in New Issue
Block a user