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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for icad_tone_detection-1.4.tar.gz
Algorithm Hash digest
SHA256 21d548a733f8eb85edaf64c390404bfab4caafe0754a9c4b3ff5b8b6eb34bb4e
MD5 2351af52f7a79b416382110c6446b2df
BLAKE2b-256 ec9807b67edac74912a84d51302192ac5a82c89be55db0b2a9adb4468690da67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b621a838ab0effe1e7acf67f9c9ea6b5fe251cbb397fde5c0209d28297038eff
MD5 3f54a3f23d8135838a983ff386ec72ec
BLAKE2b-256 943826a1776b1a517effe7670b7c5dbf4a1f118f97ca7620e10f31ab9b8c437d

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