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.3.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.3.tar.gz.
File metadata
- Download URL: pysilence-0.1.3.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 |
cd66f43609abdb27746a6a16fea5b15449b516a6e479884f4e1d4bbc58c618ff
|
|
| MD5 |
691431f6810b00f1e678551393291fb7
|
|
| BLAKE2b-256 |
ca7ec743472816693555e2e135b99fcb157a29c5e26c6b8055cea943b7a169ae
|
File details
Details for the file pysilence-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pysilence-0.1.3-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 |
bb89e9d4e31f3d29134f263432de5c944d031269f00a445c7c591872a76eadde
|
|
| MD5 |
967dc253e935705c92e73844d5e70933
|
|
| BLAKE2b-256 |
c8c771416458caa307316f49cbade11ce38a0dcd7387670040dc4237d172f3e5
|