Skip to main content

Transformaciones de audios

Project description

AudioAugmentation

Libreria python para aumentar audios haciendo transformaciones sobre los audios, de esta manera mediante algunas transformaciones sobre los audios se recibe un audio y se multiplica por 9 salidas

Initialization

pip install AudioAugmentation

A AudioAugmentation object should be created and use its attributes.

from AudioAugmentation import Audio_K
aumentedAudio = Audio_K(audio_file:str = file_path, save:str = save, graph:bool = grafica)
todos_audios = aumentedAudio.aumentar()

audio_file = path_audio_file save = path_save_audio_transform graph = Graficar con matplotlib

Audio_K methods

  • aumentar(): returns all transforms about a audio, you can save the new audios o only show

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

AudioAugmentation-0.10.0.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file AudioAugmentation-0.10.0.tar.gz.

File metadata

  • Download URL: AudioAugmentation-0.10.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6

File hashes

Hashes for AudioAugmentation-0.10.0.tar.gz
Algorithm Hash digest
SHA256 00692df4c1d6d7bf5bfda808de031609a2e595dddbd4a8805f54317e405f41d6
MD5 e25982bbd304d11d43a99577a95ad223
BLAKE2b-256 bee77b081b8a1ae78a47f9a3c449126ee960de2affc5cc6c7431386ff0996afc

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