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-0.4.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: icad_tone_detection-0.4.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.0rc1

File hashes

Hashes for icad_tone_detection-0.4.tar.gz
Algorithm Hash digest
SHA256 01d4ec2c406aa2ea14c893f52d97011824439f9c39a4e320ad3ab15789d1851d
MD5 cd142c08a0f19997399ceb91333c2034
BLAKE2b-256 22eb0b949b02f09d9184c272cd388959f78d48cb62d5e93e73e1eb22791ddfb7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cbf22b91e9d109e7620f08722080c82139716830e63eb5fb1e1b268a98b2575e
MD5 30eaaa98a088f64763d7b4a2ff1cf8a0
BLAKE2b-256 e21e3b45f0470e85153b549f5fcda5f8c826114ef1dcebf1c949ef92637ff2ec

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