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.8.tar.gz
(10.5 kB
view details)
Built Distribution
File details
Details for the file icad_tone_detection-0.8.tar.gz
.
File metadata
- Download URL: icad_tone_detection-0.8.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dd9d1a18fca62b7fccebfe4c7e92dc178ab0072b2a5a013ffd2e1aa73990563 |
|
MD5 | 28c2b1fa57218eee17ff932d4ae5049b |
|
BLAKE2b-256 | a8d517b0e52c861092f362c4981e19a987ec6f25f0b96a009b470f0f8a500216 |
File details
Details for the file icad_tone_detection-0.8-py3-none-any.whl
.
File metadata
- Download URL: icad_tone_detection-0.8-py3-none-any.whl
- Upload date:
- Size: 9.2 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 | 9e02dd61e6a3aceb23ea35ec43497f38e14ef781f4565ebd3cd2ad1665fca423 |
|
MD5 | 5e85c656b34b6707928ced5360ad2094 |
|
BLAKE2b-256 | cf1fc67aa17525865598772cfdda131f9a65b039b00da4fe81c9e1be26c46c57 |