Deep learning with PyTorch and audio.
Have a look at the installation and usage instructions as a starting point.
If you are interested in PyTorch and audio you should also check out the efforts to integrate more audio directly into PyTorch:
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Version 0.6.4 (2020-11-02)
Fixed: link to documentation on Github pages in Python package
Version 0.6.3 (2020-10-30)
Added: use copy-button Sphinx plugin
Added: links to usage and installation to README
Changed: use sphinx-audeering-theme
Changed: update all documentation links to Github pages
Version 0.6.2 (2020-10-30)
Fixed: install missing pandoc for publishing documentation
Version 0.6.1 (2020-10-30)
Fixed: only install doc dependency for automatic release
Version 0.6.0 (2020-10-30)
Added: code coverage
Added: automatic publishing using Github Actions
Changed: use Github Actions for testing
Changed: host documentation as Github pages
Fixed: use newest librosa version
Version 0.5.2 (2020-03-03)
Fixed: disable automatic execution of notebook
Version 0.5.1 (2020-03-03)
Fixed: execute jupyter notebook on readthedocs
Fixed: release date of 5.0.0 in CHANGELOG
Version 0.5.0 (2020-03-03)
Added: RandomConvolutionalMix transform
Added: EmoDB data set
Added: introduction tutorial
Added: Python 3.8 support
Added: column_end + column_start to CsvDataset and PandasDataset
Added: random convolutional mix transform
Changed: default filename column in data sets is now file
Changed: force keyword only arguments
Fixed: stft functional example
Fixed: import of librosa
Removed: Python 3.5 support
Version 0.4.2 (2019-11-04)
Fixed: critical bug of missing files in wheel package (#60)
Version 0.4.1 (2019-10-25)
Fixed: default axis values for Masking transforms (#59)
Version 0.4.0 (2019-10-21)
Added: masking transforms in time and frequency domain
Version 0.3.2 (2019-10-04)
Fixed: long description in setup.cfg
Version 0.3.1 (2019-10-04)
Changed: define package in setup.cfg
Version 0.3.0 (2019-09-13)
Added: datasets.SpeechCommands (#49)
Removed: LogSpectrogram (#52)
Version 0.2.1 (2019-08-01)
Changed: Remove os.system call for moving files (#43)
Fixed: Remove broken logos from issue templates (#31)
Fixed: Wrong Spectrogram output shape in documentation (#40)
Fixed: Broken data set loading for relative paths (#33)
Version 0.2.0 (2019-06-28)
Added: Standardize, Log (#29)
Changed: Switch to Keep a Changelog format (#34)
Deprecated: LogSpectrogram (#29)
Fixed: normalize axis (#28)
Version 0.1.1 (2019-05-23)
Fixed: Broken API documentation on readthedocs
Version 0.1.0 (2019-05-22)
Added: Public release
Release files for audtorch 0.6.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| audtorch-0.6.4.tar.gz | 175.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| audtorch-0.6.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 230.4 kB
Release files / audtorch-0.6.4.tar.gz
| Download URL | audtorch-0.6.4.tar.gz |
|---|---|
| Size | 175.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e7705d07ae631cb6778cf8048cfaec0853026774049611520dd2d0cdbd62e3f6
|
|
BLAKE2b-256 checksum How to use checksums |
b98adea3e57bfd50dbc28586bb6c6980fe4d4dffcf41ed459023c9e1078aa506
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
|
Release files / audtorch-0.6.4-py3-none-any.whl
| Download URL | audtorch-0.6.4-py3-none-any.whl |
|---|---|
| Size | 54.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5506f8d4b8ee4354a1099cf3705cd005eb80540eed5a3665d038829c04dad9f2
|
|
BLAKE2b-256 checksum How to use checksums |
d67f7415c452188d11e973cf6ca70afbed9f566bf36c4a779491f4a6f600bb01
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0
|