Skip to main content

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.1.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

icad_tone_detection-1.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file icad_tone_detection-1.1.tar.gz.

File metadata

  • Download URL: icad_tone_detection-1.1.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.14

File hashes

Hashes for icad_tone_detection-1.1.tar.gz
Algorithm Hash digest
SHA256 6876e71330b13ff6856a89c28094569970bb35c2e4dbb9189c1d651eccb09224
MD5 b73bc2205903391c9e6b2113691fad24
BLAKE2b-256 af1e03fd2adc26ede6055ec9c72f22f36fd4543d08a9ea69fbe179bd781bf2f7

See more details on using hashes here.

File details

Details for the file icad_tone_detection-1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for icad_tone_detection-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f982943bcb949bcfbf97a38dee149be03d2397d30e91d4756abc7d12703866ea
MD5 3d585e03db49284ee4c4759852788f70
BLAKE2b-256 16a1bef93ab797ad56bc05fe18b2baee05bf59a9dec85ee2c903200dda4d095a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page