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

Uploaded Source

Built Distribution

icad_tone_detection-1.2-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: icad_tone_detection-1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 aedfc3491c7e945d660a8ffec1239f7e783b353ea2b9d5793518e00be0cb0cda
MD5 49030d9f2af7328058d6e1ed39dfaced
BLAKE2b-256 def91a8d92e70393287b2f724f99789c60857eafa0ea0d88a6e5f48efce46f58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4403a0bcecc4c14dba01f7d8063cc7c025346b70d92c68d447a6bd506bfedfd1
MD5 4f1f57888e2e952fbe0f7ee37446cc84
BLAKE2b-256 9a6a3a068543229f81697130fcfdd043ac2a31e9907c01eb445c31786451e57c

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