Docs | Support

mattberjon/asc-cnn

master
7 years, 6 months ago
@mattberjon Bug fix travis-ci installation Now I'm trying to install first the numpy package of Ubuntu in order
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Installation bug on Travis It seems that Pip dependencies installation order creates some issues by
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Removal of trailing slashes in paths I enforced the removal of trailing slashes in paths by calling
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Bug fix: Unzip error after the data download The unzipping of the archive was returning an error wh
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Config documentation update I updated the available configuration parameters. Signed-off-by: Matth
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Cleaning of the cli file I cleaned the CLI file from unecessary comments or commented code that was
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Deletion of the audio test suite This suite of tests didn't bring anything so I prefered to delete
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Update of the spectrogram docstrings I added the docstring to the static spectrogram function and u
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Static spectrogram computation A minor changed has been done. the `spectrogram()` function has been
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Bug fixes: frame size conversion, mono file processing This patch provides two bug fixes. The first
No dependencies with known security vulnerabilities.
master
7 years, 6 months ago
@mattberjon Adding of a note I added a note regarding the frame size and hop size. This information comes from
No dependencies with known security vulnerabilities.
master
7 years, 7 months ago
@mattberjon Update of the packages list I added the librosa package that is necessary to process the audio file
No dependencies with known security vulnerabilities.
master
7 years, 7 months ago
@mattberjon Switch to librosa lib I did two main actions in this commit. I chose to move everything related to
No dependencies with known security vulnerabilities.
master
7 years, 7 months ago
@mattberjon Adding of a dependency package It seems that I forgot to add a necessary package in the setup leadi
No dependencies with known security vulnerabilities.
master
7 years, 7 months ago
@mattberjon Decomposition in n mono channels I modified the `audio_metadata()` function in order to decompose a
No dependencies with known security vulnerabilities.