Skip to main content

This is a python package useful for the automated audio preprocessing and feature extraction.

Project description

PyAudioFX

This is a python module for automated audio pre-processing and feature extraction.

Fetures

Automated auto-preprocessing effects like trim, time strech and remix

Automated calculation of statistical descriptors for audio data

Automated feature extraction for both single audio file and multiple audio files in a directory

Works on all formats of audio data

basic_audio_processor(path,effect,hop_length=512,rate=1)

example- increase the speed of the audio by 1.5x times.

basic_audio_processor(r"C:\Users\sairam\Downloads\audio preprocessing\aah shit.mp3",'time-strech',512,1.5)

statistical_analyser(path)

example- get statistical descriptors for audio data

statistical_analyser(r"C:\Users\sairam\Downloads\audio preprocessing\aah shit.mp3")

AutomatedExtractor_single(path)

example- perform feature extraction on a single data

AutomatedExtractor_single(r"C:\Users\sairam\Downloads\audio preprocessing\aah shit.mp3")

Automated Extractor_multiple(path)

example- perform feature extraction on multiple data given using glob function

path=glob.glob(r"\archive (2)\set_a*.wav") AutomatedExtractor_multiple(path)

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

Audiopy_ML-0.0.1.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

Audiopy_ML-0.0.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file Audiopy_ML-0.0.1.tar.gz.

File metadata

  • Download URL: Audiopy_ML-0.0.1.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Audiopy_ML-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8837a9bf0988104c03ce6a817a7f25f15f7aee5af2cfd1d99590bc9ca9a1946f
MD5 b1a1ecb846e4fdb461f792954a78bba1
BLAKE2b-256 083e62436342f90613fdade2c0dcaf38ccea261b20cd39ed5c450fca8b215487

See more details on using hashes here.

File details

Details for the file Audiopy_ML-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: Audiopy_ML-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for Audiopy_ML-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a7d8f4f7e0ebd626bb1d6eb1a3af8812d3dd12d8b8b6339e6611211aad7b59e1
MD5 9fef29b621aea81d307644512de2b2f8
BLAKE2b-256 3d76a0b8eea473e73599a52190900cab6d403c2b413ee8bdf4712c0f632bbb43

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page