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

Uploaded Source

Built Distribution

icad_tone_detection-0.9-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: icad_tone_detection-0.9.tar.gz
  • Upload date:
  • Size: 7.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.9.tar.gz
Algorithm Hash digest
SHA256 cbba469b0d1cabaa33bf2b422476ea565f4e85a522ea5dd1a35114c6b8ef877a
MD5 d6c43c6d45175fedf3fc9661803f196e
BLAKE2b-256 e6f8736add7692e0aea9c79081737acf68e9a00f158a6771113f5410c13ab4ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for icad_tone_detection-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 3f14d16fa115e5fa817985b9ac21bf30041bafdd671ddb4812146a293b899a98
MD5 d533966ef26749d969dcc3a07061c6ac
BLAKE2b-256 76f211384b5850d3b05687b04535e60d603b53da5f2afcb5ee2c06dde566061e

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