aboutsummaryrefslogtreecommitdiff
path: root/python/python3-auditok/README
diff options
context:
space:
mode:
authorFernando Lopez Jr. <fernando.lopezjr@gmail.com>2025-03-23 07:56:18 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-23 08:18:21 +0700
commit51fa8734ba016e6b1d7837488c4be01b49cb52a4 (patch)
tree56ce5a3c7c2519af3beda93830a0b9aa3cd4560c /python/python3-auditok/README
parentd29b348382904206f27b93ba05e85976655121f2 (diff)
python/python3-auditok: Added (Audio activity detection tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-auditok/README')
-rw-r--r--python/python3-auditok/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-auditok/README b/python/python3-auditok/README
new file mode 100644
index 0000000000..4a20b595d3
--- /dev/null
+++ b/python/python3-auditok/README
@@ -0,0 +1,3 @@
+Audio activity detection tool that processes online data (from an
+audio device or standard input) and audio files. It can be used
+via python3-auditok: the command line or through its API.