Skip to main content

Yet Another Tools for Audio deep learning

Project description

yata[WIP]

Yet Another Tools for Audio deep learning(for myself).

pip install libyata

Usage

import yata
  • data augmentation
  • feature extraction
    • PASE: paper code
    • Multi scale MelSpectrogram
  • Tensorflow alternatives
    • yata.utils.HParams:
      An alternative to tf.contrib.training.HParams without Tensorflow dependency
    • yata.utils.to_categorical:
      An alternative to tf.keras.utils.to_categorical without Tensorflow & keras dependency
  • handy tools
    • yata.utils.new_dir:
      Make directory like this ./file_a/tag/1/ with:
      new_dir("file_a", "tag", 1)
      
    • yata.utils.get_current_date: Get date as string

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

libyata-0.3.2.tar.gz (23.0 kB view hashes)

Uploaded Source

Built Distribution

libyata-0.3.2-py3-none-any.whl (25.7 kB view hashes)

Uploaded Python 3

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