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-1.0.tar.gz
(10.0 kB
view details)
Built Distribution
File details
Details for the file icad_tone_detection-1.0.tar.gz
.
File metadata
- Download URL: icad_tone_detection-1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1503582c99e91f2e80496d3a29716126ac0239fe1292c3972cf230a13d6e2266 |
|
MD5 | b94be3ceff7fd97c090749986fc086e0 |
|
BLAKE2b-256 | 5603d7f8dd27b1c8b61470215e64d682605ff933809fc84da05b51660b05cf10 |
File details
Details for the file icad_tone_detection-1.0-py3-none-any.whl
.
File metadata
- Download URL: icad_tone_detection-1.0-py3-none-any.whl
- Upload date:
- Size: 8.6 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 | b4f041b0ac02d954493eceff5093b4e6d244d1411ca2df1c7093d72370aecbf1 |
|
MD5 | aea878b85caa0d0098f5d4c8f163d911 |
|
BLAKE2b-256 | 857ab5dd9767932c1ef0177810883065cbd0c6b968c3ddc5c6a6ff44aac6ac14 |