5 Commits

Author SHA1 Message Date
Karthikeyan Singaravelan
6189cd6861
Import ABC from collections.abc for Python 3.9+ compatibility (#330)
* Import ABC from collections.abc instead of collections for Python 3.9 compatibility.

* Fix deprecation warnings due to invalid escape sequences.

* Support Python 3.10

Co-authored-by: Karl Kroening <karlk@kralnet.us>
2022-03-07 01:46:52 -08:00
Karl Kroening
3cf993e910 Add filter operator 2018-07-13 04:43:56 +02:00
Karl Kroening
f5f7ee2073 Improve logging in split_silence; add transcribe example 2018-01-07 04:43:05 -08:00
Karl Kroening
ad58a38d59 Finalize split_silence 2018-01-07 03:43:20 -08:00
Karl Kroening
4311e33859 Add split_silence example 2018-01-07 03:32:05 -08:00