# HG changeset patch # User yoyota # Date 1583545745 -32400 # Node ID 4f8e660641d6a79188845d7331cb0f3f03b65733 # Parent 1076056833c54e8d1b61b6e5ac176b55d4f7e9e9 Fix typo samling_rate -> sampling_rate diff -r 1076056833c5 -r 4f8e660641d6 auditok/core.py --- a/auditok/core.py Wed Jan 22 23:21:44 2020 +0100 +++ b/auditok/core.py Sat Mar 07 10:49:05 2020 +0900 @@ -402,7 +402,7 @@ data: bytes audio data - samling_rate: int + sampling_rate: int sampling rate of audio data sample_width: int number of bytes of one audio sample