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.1.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.1.tar.gz.
File metadata
- Download URL: pysilence-0.1.1.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 |
ab9bf4c7e22c3582d29553dcf9bdcf0324fdaecd444964d7482e17de3ac25db5
|
|
| MD5 |
52329ea508e306d5c6e3c394625a7996
|
|
| BLAKE2b-256 |
ac14e3e083437892ca89aa8fe23176474d5aaa4b1b469b0ebee768d5318db414
|
File details
Details for the file pysilence-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pysilence-0.1.1-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 |
759205b0463c87d43e738834dab416cf80774ec9fe16008ed18bbc5bc7b4744c
|
|
| MD5 |
6acbe0f1d7136c3d6eee5bcf58591847
|
|
| BLAKE2b-256 |
2e1fb54db7be89402a8b4ea5f3b0c6ac2ccd17f869bab757838ab90a6a4f93bf
|