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

Uploaded Source

Built Distribution

icad_tone_detection-1.5-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for icad_tone_detection-1.5.tar.gz
Algorithm Hash digest
SHA256 89cefee7746977f400285973e7dd334e34bc5bf6381893b83ff52a6156204bcc
MD5 47742ad8b5d0a2492cc34364aef805e1
BLAKE2b-256 4000f2ae3d342da5e24ea7b2d451e6dfd6fc9bf9287c19a0c20f45a9a60dd314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 26f8cdafbed0d103b723325d3d49f5db79912c30b4318ede75c640a43261078b
MD5 6a840deeadfd3b89acb387ba591f6181
BLAKE2b-256 8b82feab2a3fbda1dc39e923070c037c4dc0b4413c8f1bae368391d46f2a9e54

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