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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: icad_tone_detection-0.6.tar.gz
  • Upload date:
  • Size: 10.1 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.6.tar.gz
Algorithm Hash digest
SHA256 ecd2a9c06c4576cfd137c82fea4c32cd2008eab1cf999db427d10bcdbb2ae243
MD5 89e6d79822500f08048b1ef8d8943ab6
BLAKE2b-256 0040b1751b1b73a7d89e3e559fdfa87146bb29a34244dffe4de73dbc83b8325d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b8fc13c65546e8b6b8182b4ea1f16e17326bbef5780f3b6fafefadfd4e5ea64f
MD5 e4ffbdfa4e491f3058ca5721326d6027
BLAKE2b-256 1b3e5cb826a32c3d4526bd24fd0cb64ff825fdbe732a4729934abf8b2d2ace57

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