A silence detection module
Project description
PySilence
PySilence is an silence detection tool
Install
pip install pysilence
Usage
from pysilence import silence
ranges = silence.detect_silence_ranges(
audio_data=audio,
sample_rate=rate,
min_silence_len=2000,
step_duration=200,
silence_threshold=0.1,
verbose=False,
progress=False,
)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysilence-0.1.2.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysilence-0.1.2.tar.gz.
File metadata
- Download URL: pysilence-0.1.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.25.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abea4fa1f46c184e450b2f2a2a81736063b2f37e34255375e879a82225ec4bc8
|
|
| MD5 |
e369617ae89d4325a000d9f5ec59e750
|
|
| BLAKE2b-256 |
860df96a900c5820e57eb91644eb7941268b1e013f10ccb93596e6e5f41e29bf
|
File details
Details for the file pysilence-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pysilence-0.1.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.25.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa36fabe90389e418060d42e5fa21a15adfd5a19c2dab09c82965a4c3f00eefb
|
|
| MD5 |
c776f00d1a3d1601dba68644bb511261
|
|
| BLAKE2b-256 |
fb6b9399de2e74662dfc5923c439d7a6dca44efeb2ee01d1518ab582f8d512c8
|