audiomentations/__init__.py,sha256=R9z-1NT7K-b_JHbF77rsXQbnMnYu3VXSKzeW-DpPErg,2149
audiomentations/augmentations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
audiomentations/augmentations/add_background_noise.py,sha256=Rxo6RaUqPSJhGqtwVAV2eFZQ_EVwT1DT8IvWOyOFgdM,7629
audiomentations/augmentations/add_gaussian_noise.py,sha256=fwXkOrsyCmVDTj_qOYtXVcDx3kLZeEP63eKKo90q8rE,1062
audiomentations/augmentations/add_gaussian_snr.py,sha256=AwUoexHj1tVcJoQLOfkHSKsJ--164rVP8LcxAqfjR3E,1770
audiomentations/augmentations/add_short_noises.py,sha256=OLlGmJAQm6AkEMifFXR_xX0lVC_1G8P8XN_nfDNatqo,18498
audiomentations/augmentations/air_absorption.py,sha256=DmXUwcXV5XEpkSrGAZ31KJp1gPyZxW27uturRHV1-Xs,6859
audiomentations/augmentations/apply_impulse_response.py,sha256=UDkrnFhaKh3iUsvSHmsfiBYjfW_hcATk8mLmlpxUbm8,4194
audiomentations/augmentations/band_pass_filter.py,sha256=P7j_T8u0Mi8P2csBx_mKWwJ01QWSRpiWod0bNwp_5_4,2242
audiomentations/augmentations/band_stop_filter.py,sha256=3d7wBuA1EBiuJBJv-jCoqoQPJCFTovzdUHI9wQ80gZs,2630
audiomentations/augmentations/base_butterword_filter.py,sha256=Ake_mptPGh5H7oXzLa6Zfw3PxBsTfxHq4EiduPE-3B8,10644
audiomentations/augmentations/clip.py,sha256=gNSUydGOiAZh94L1F0adQchfPY1jxsoAjUwB0LTSa7g,1479
audiomentations/augmentations/clipping_distortion.py,sha256=aaup0DQ6YMCnt8U-cKjCFzcKSWD4RvvXcycRALNICDU,2059
audiomentations/augmentations/frequency_mask.py,sha256=JPbuDFU2cW8F3X8mpiGkJTKlPdsTAYJ36-i0JXiaRYI,2566
audiomentations/augmentations/gain.py,sha256=Nkpudm5wMM8-b8hmZWIAbiw--YJUuLT2KuB5EEWTy48,1512
audiomentations/augmentations/gain_transition.py,sha256=HeJyvqjwB6_l9kFeVpCs6iIEXsRb0LAgD4m-6IB9bVE,5926
audiomentations/augmentations/high_pass_filter.py,sha256=8DmsVNPVsFDM8NvcHvdyWkD2KtUf_-g_uvV6F25BQm4,1813
audiomentations/augmentations/high_shelf_filter.py,sha256=QUKMyXBApjkFuN3by2XUn-tCJWsjghWzDePG52vQAoI,5294
audiomentations/augmentations/lambda_transform.py,sha256=RZBcDiN6Lyh366IZYfF0l8o-U7wXOOvYiZYuzglujVo,921
audiomentations/augmentations/limiter.py,sha256=vtvZUHLHeV3ZFEwzdgfOgjVDb-WZzGilRA-dWhcmr8Q,6256
audiomentations/augmentations/loudness_normalization.py,sha256=yT89cRYWIlFdvRk2BkWZ-gU3WEJhY4r8QAKqaoSQU8M,2935
audiomentations/augmentations/low_pass_filter.py,sha256=a29GqBld1QLzQecVDWE-yX6byBOxV_cqlORDo4T2U-4,1811
audiomentations/augmentations/low_shelf_filter.py,sha256=wfBEZP6C4eVUyNLFz5ArANNXFL6yQyvRGIOxUTF0l-Y,5119
audiomentations/augmentations/mp3_compression.py,sha256=53dAmqHU6VqeQG0roInbsDQkIxMV6IZIhbIGpTWGnR4,6712
audiomentations/augmentations/normalize.py,sha256=8vv8oEzC9xj2mfFZC6ABI23t5XIJrX8nReg46tPoKhY,987
audiomentations/augmentations/padding.py,sha256=E5MEadxgPPfjVS-udh-fR0Ko6-BVFYvmlGeIgbUd5tI,3082
audiomentations/augmentations/peaking_filter.py,sha256=aBs9PdyIiu-ek1UrgZf6wClfeSQVV26SqSgLMWAqVpE,4273
audiomentations/augmentations/pitch_shift.py,sha256=r9ugfit7bvncuUlSeKK_7bsI8aWmOzThoy_3I-DIRtU,2088
audiomentations/augmentations/polarity_inversion.py,sha256=N13DPHlvUDfEQ2VeJA6j5HNqnXYVT4mC8ZGatAPOhQg,1141
audiomentations/augmentations/resample.py,sha256=ELlygA5ZQ5AN0Cng2ksth2hrgQTlSSf3cPJHw03-Uw4,1420
audiomentations/augmentations/reverse.py,sha256=7LXo1P9o8qzculfxUeQ4z4oF-KrAnw6G1zLdauy5Pvk,956
audiomentations/augmentations/room_simulator.py,sha256=BlxthLBrY8wBW3tZV27prJZXlHXYfwCl3jbz1rOFnEs,14317
audiomentations/augmentations/seven_band_parametric_eq.py,sha256=lunFxGsC2BU4rTvs20LbNz2ocdOwDBGr1F8o08xme8c,4227
audiomentations/augmentations/shift.py,sha256=_Sw48hPc0uVCF1DlRg6MfCPG1ays0on8fd4IIG3NbdY,4741
audiomentations/augmentations/spectrogram_transforms.py,sha256=yYqCYgZ5U3A3pvk9rkExj-1HH70DaR3hneVhAJLg6-Q,3414
audiomentations/augmentations/tanh_distortion.py,sha256=x98A9icqRWMWDYqM5lGxRujaq45q00cPeGYYFsO_Eog,2515
audiomentations/augmentations/time_mask.py,sha256=-lG7YfJOSN6EUwhgQg3fiVs2HrQQdZvWA1v4m8dYysk,2361
audiomentations/augmentations/time_stretch.py,sha256=rqVrU8_h0PM7SK8K2YDwbVwlPAMUZWCFw197K3q8SJk,2571
audiomentations/augmentations/transforms.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
audiomentations/augmentations/trim.py,sha256=znADX4UHt-b_UJ-V2reCLuA27KYrDOdKKCfC8sAmyPk,1557
audiomentations/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
audiomentations/core/audio_loading_utils.py,sha256=Y_E9tcO74Z5UHn4pt3HnmxNXmwpCajhm7z5J4_GTPtM,1598
audiomentations/core/composition.py,sha256=OmzwPz2JeBRondVxl90KVTtD-mPq8BxJMP5FqFIRVVk,9659
audiomentations/core/transforms_interface.py,sha256=jGvcGk9c7xh-OO2mqeV2xX3fw2Hv6h_J8WmwSDQNlss,4754
audiomentations/core/utils.py,sha256=sw0G0-CP7jPx_oCFJcCBqG9B8cWfng5SUjN-0cIbwlc,5158
audiomentations/spec_augmentations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
audiomentations/spec_augmentations/spec_channel_shuffle.py,sha256=Psm533QLrb8ioMu_sPfgGwaEQ1z0h3lgQQUsa2JgJ1c,829
audiomentations/spec_augmentations/spec_frequency_mask.py,sha256=8G34CjFOP49PuFhnMHxS1qtM-f0pzNfU5WS_y1k_I9U,2660
audiomentations-0.26.0.dist-info/LICENSE,sha256=-oFdyJtk-qF9ve3Dctp7FOtTTqzN7rw5yjxqVBPlhec,1089
audiomentations-0.26.0.dist-info/METADATA,sha256=Me1v6r2ESiTC4o90GhDbpJWndmaE4stkG8F0ipeXy8w,38192
audiomentations-0.26.0.dist-info/WHEEL,sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA,92
audiomentations-0.26.0.dist-info/top_level.txt,sha256=d8cEt2nsjMCQLi7aTJeUKc8395bkx2yMP2-VbgYr4KU,16
audiomentations-0.26.0.dist-info/RECORD,,
