Releases: descriptinc/audiotools
Releases · descriptinc/audiotools
0.1.6
Merge pull request #16 from descriptinc/ps/audio_table Adding a utility for uploading audio into a table.
0.1.5
Merge pull request #15 from descriptinc/ps/discourse Discourse upload, widget improvements, bug fixes.
0.1.4
Merge pull request #14 from descriptinc/ps/fix_spaces Fixing spaces in file name when loading with FFMPEG.
0.1.3
Merge pull request #13 from descriptinc/ps/add_weight_to_losses Adds a weight parameter to losses.
0.1.2
Merge pull request #12 from descriptinc/ps/hash Adding hash function.
0.1.1
Fixing a bug.
0.1.0
Merge pull request #11 from descriptinc/ps/librosa_load Switch load to use librosa exclusively.
0.0.9
Merge pull request #10 from descriptinc/ps/mag_stft_loss Adding a way to decode from file with FFMPEG, adding magnitudes to STFT loss.
0.0.8
Merge pull request #9 from descriptinc/ffmpeg_float FFMPEG normalization needs to be in float.
0.0.7
Merge pull request #8 from descriptinc/ps/ffmpeg_quiet Silent FFMPEG.