A Python library for extracting scanner radio tones from scanner audio.
Project description
icad_tone_detection
Python Library For Scanner Tone Detection
Requirements:
ffmpeg
Installation:
pip install icad_tone_detection
Usage:
- File path can be URL or file path.
from icad_tone_detection import tone_detect
detect_result = tone_detect('/path/to/file.mp3')
print(
f"Two Tone: {detect_result.two_tone_result}\nLong Tone: {detect_result.two_tone_result.long_tone_result}\nHigh Low: {detect_result.hi_low_result}")
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
icad_tone_detection-0.7.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file icad_tone_detection-0.7.tar.gz
.
File metadata
- Download URL: icad_tone_detection-0.7.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7736cb9423aea85180a7596faff0ba5b1d6abc21a04a8e6568ec36d90c81d50c |
|
MD5 | 01addbaf7027209b2c55d0f3e0b5b3bb |
|
BLAKE2b-256 | 93b82f7e6b7816aa0aa7f180159a9d03d2784c20a8383f7369a898a843d9df70 |
File details
Details for the file icad_tone_detection-0.7-py3-none-any.whl
.
File metadata
- Download URL: icad_tone_detection-0.7-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b94482e1eec2b992e30d0391f562a99a978d4a7a877f8d57442f802e1accdcac |
|
MD5 | 179e42da2cba3bd3caee32509c71f890 |
|
BLAKE2b-256 | 0ada7a13230c6c6fb7b127aa6e91a9c5bc4b2a11df51db3e2aa18715d3962cc1 |