comparison tests/test_core.py @ 227:bbec5207a3b4

Fix broken tests for analysis_windows in split
author Amine Sehili <amine.sehili@gmail.com>
date Fri, 12 Jul 2019 20:14:26 +0100
parents a5972d753053
children 19b8f4f28d7b
comparison
equal deleted inserted replaced
226:a5972d753053 227:bbec5207a3b4
300 0.2, 300 0.2,
301 5, 301 5,
302 0.3, 302 0.3,
303 1, 303 1,
304 {"uc": 1, "aw": 0.2}, 304 {"uc": 1, "aw": 0.2},
305 [(2, 32), (34, 76)], 305 [(2, 30), (34, 76)],
306 ), 306 ),
307 mono_aw_0_2_max_silence_0_4=( 307 mono_aw_0_2_max_silence_0_4=(
308 0.2, 308 0.2,
309 5, 309 5,
310 0.3, 310 0.4,
311 1, 311 1,
312 {"uc": 1, "aw": 0.2}, 312 {"uc": 1, "aw": 0.2},
313 [(2, 32), (34, 76)], 313 [(2, 32), (34, 76)],
314 ), 314 ),
315 mono_aw_0_2=( 315 mono_aw_0_2=(