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.5.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file icad_tone_detection-0.5.tar.gz
.
File metadata
- Download URL: icad_tone_detection-0.5.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 | d10eb316485ff1fe475b9b5807cc2016c9ac47eb3ef9974c3fd4a1ba1bc221ec |
|
MD5 | 41ee4293d47cdecdc00f77b5410bc74b |
|
BLAKE2b-256 | 0133b3718873202df68942c72cbf7bfc2f679aad7b0eca93ae6fe63f25bacfe7 |
File details
Details for the file icad_tone_detection-0.5-py3-none-any.whl
.
File metadata
- Download URL: icad_tone_detection-0.5-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 | 9239bcb6160397b7cb1c5673dd1b27aa931a6aebc85c9b814f928b8b7b35b77b |
|
MD5 | 732866427af7a86d0527e11337d1db46 |
|
BLAKE2b-256 | 0ffb940e5ae856ebb268b560be320adab95d60a80170fe4d2c004c0cfd983767 |