|
|
|
@84f369c
|
6 years |
Paul Brossier |
[pitch] add crepe
feature/crepe_org
|
|
|
@e85f35d
|
6 years |
Paul Brossier |
[pitch_crepe] first version
feature/crepe_org
|
|
|
@d353927
|
6 years |
Paul Brossier |
[scripts] script to fetch crepe model from upstream repo
feature/crepe_org
|
|
|
@747d050
|
6 years |
Paul Brossier |
[wscript] link against hdf5 library
feature/crepe_org
|
|
|
@d1233e4
|
6 years |
Paul Brossier |
[file_hdf5] read data hdf5 files
feature/crepe_org
|
|
|
@11526e6
|
6 years |
Paul Brossier |
[python] also add hd5 when building standolone python external
feature/crepe_org
|
|
|
@8abfbb0
|
6 years |
Paul Brossier |
[wscript] add detection of hdf5 library
feature/crepe_org
|
|
|
@dfae6e0
|
6 years |
Paul Brossier |
[maxpool2d] improve debug string
feature/cnn_orgfeature/crepe_org
|
|
|
@4647d38
|
6 years |
Paul Brossier |
[dense] improve debug string
feature/cnn_orgfeature/crepe_org
|
|
|
@52b0e42
|
6 years |
Paul Brossier |
[conv1d] improve debug string
feature/cnn_orgfeature/crepe_org
|
|
|
@eba2bc7a
|
6 years |
Paul Brossier |
[conv1d] avoid unused variable, update comment
feature/cnn_orgfeature/crepe_org
|
|
|
@f217068
|
6 years |
Paul Brossier |
[conv1d] add second blas optimisation using gemv
feature/cnn_orgfeature/crepe_org
|
|
|
@3ffea61d
|
6 years |
Paul Brossier |
[conv1d] add first blas optimisation using sdot
feature/cnn_orgfeature/crepe_org
|
|
|
@45a1e1d
|
6 years |
Paul Brossier |
[conv2d] set_stride accepts int[]
feature/cnn_orgfeature/crepe_org
|
|
|
@6ee6107
|
6 years |
Paul Brossier |
[batchnorm] improve debug string
feature/cnn_orgfeature/crepe_org
|
|
|
@8691154
|
6 years |
Paul Brossier |
[maxpool1d] improve debug string
feature/cnn_orgfeature/crepe_org
|
|
|
@7420c40
|
6 years |
Paul Brossier |
[maxpool2d] use first element to initialize output value, add stride
feature/cnn_orgfeature/crepe_org
|
|
|
@f9f03ff
|
6 years |
Paul Brossier |
[maxpool1d] use first element to initialize output value, add a stride
feature/cnn_orgfeature/crepe_org
|
|
|
@1768cdb
|
6 years |
Paul Brossier |
[tests] add tensor_matmul test
feature/cnn_orgfeature/crepe_org
|
|
|
@791b436
|
6 years |
Paul Brossier |
[maxpool2d] add first draft implementation
feature/cnn_orgfeature/crepe_org
|
|
|
@6006760
|
6 years |
Paul Brossier |
[tensor] add matmul
feature/cnn_orgfeature/crepe_org
|
|
|
@147afba
|
6 years |
Paul Brossier |
[fmat] add fvec_matmul
feature/cnn_orgfeature/crepe_org
|
|
|
@096a174
|
6 years |
Paul Brossier |
[fmat] use gemv in fmat_vecmul
This is possible since we use …
feature/cnn_orgfeature/crepe_org
|
|
|
@855947d
|
6 years |
Paul Brossier |
[aubio_priv] add AUBIO_ASSERT_EQUAL_SHAPE helper
feature/cnn_orgfeature/crepe_org
|
|
|
@f3848c0
|
6 years |
Paul Brossier |
[conv2d] add first plain draft
feature/cnn_orgfeature/crepe_org
|
|
|
@f7bfc5d
|
6 years |
Paul Brossier |
[fvec] add fvec_vecadd
feature/cnn_orgfeature/crepe_org
|
|
|
@71655fee
|
6 years |
Paul Brossier |
[tensor] always use buffer in tensor_as_fvec
feature/cnn_orgfeature/crepe_org
|
|
|
@aa5cc08
|
6 years |
Paul Brossier |
[tensor] add header
feature/cnn_orgfeature/crepe_org
|
|
|
@fb3a9f5
|
6 years |
Paul Brossier |
[dense] add first plain version
feature/cnn_orgfeature/crepe_org
|
|
|
@2fec649
|
6 years |
Paul Brossier |
[batchnorm] add first plain version
feature/cnn_orgfeature/crepe_org
|
|
|
@f7838fc
|
6 years |
Paul Brossier |
[tensor] add some documentation
feature/cnn_orgfeature/crepe_org
|
|
|
@1343aca
|
6 years |
Paul Brossier |
[tensor] remove old macro, add more public prototypes
feature/cnn_orgfeature/crepe_org
|
|
|
@c4b6b59
|
6 years |
Paul Brossier |
[tensor] add print helpers
feature/cnn_orgfeature/crepe_org
|
|
|
@dc257cc
|
6 years |
Paul Brossier |
[tensor] add have_same_size
feature/cnn_orgfeature/crepe_org
|
|
|
@7e0b641
|
6 years |
Paul Brossier |
[tensor] add get_subtensor
feature/cnn_orgfeature/crepe_org
|
|
|
@9bffada
|
6 years |
Paul Brossier |
[tensor] complet get_shape_string
feature/cnn_orgfeature/crepe_org
|
|
|
@a85c7f3
|
6 years |
Paul Brossier |
[tensor] set initial max value to first element
feature/cnn_orgfeature/crepe_org
|
|
|
@427a48c
|
6 years |
Paul Brossier |
[tensor] view any tensor as fvec/fmat
feature/cnn_orgfeature/crepe_org
|
|
|
@f5ea4fb
|
6 years |
Paul Brossier |
[tensor] set buffer, remove old comments
feature/cnn_orgfeature/crepe_org
|
|
|
@40520ea
|
6 years |
Paul Brossier |
[tensor] add buffer field, improve documentation
feature/cnn_orgfeature/crepe_org
|
|
|
@50d7afe
|
6 years |
Paul Brossier |
[tensor] add get_shape_string
feature/cnn_orgfeature/crepe_org
|
|
|
@124166d
|
6 years |
Paul Brossier |
[tests] add tensor tests
feature/cnn_orgfeature/crepe_org
|
|
|
@849210c
|
6 years |
Paul Brossier |
[tensor] also set size when viewing fmat/fvec
feature/cnn_orgfeature/crepe_org
|
|
|
@9ca7923
|
6 years |
Paul Brossier |
[tensor] rename n_items to size, remove items_per_row
feature/cnn_orgfeature/crepe_org
|
|
|
@9d35014
|
6 years |
Paul Brossier |
[tensor] use new member names
feature/cnn_orgfeature/crepe_org
|
|
|
@60c9db0
|
6 years |
Paul Brossier |
[maxpool1d] update to new tensor members
feature/cnn_orgfeature/crepe_org
|
|
|
@6e4ef27
|
6 years |
Paul Brossier |
[conv1d] update to new tensor members
feature/cnn_orgfeature/crepe_org
|
|
|
@5010e61
|
6 years |
Paul Brossier |
[tensor] rename attributes to ndim and shape[] to match numpy
feature/cnn_orgfeature/crepe_org
|
|
|
@d0ef4b7
|
6 years |
Paul Brossier |
Merge branch 'master' into feature/cnn
feature/cnn_orgfeature/crepe_org
|
|
|
@dc7362fd
|
6 years |
Paul Brossier |
[source_avcodec] prevent leak when closing swresample context
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@9bad2ba
|
6 years |
Paul Brossier |
[priv] add AUBIO_GOTO_FAILURE helper
feature/cnn_orgfeature/crepe_org
|
|
|
@ba0c332
|
6 years |
Paul Brossier |
[ai] add first maxpool1d draft
feature/cnn_orgfeature/crepe_org
|
|
|
@322e079
|
6 years |
Paul Brossier |
[ai] add first conv1d draft
feature/cnn_orgfeature/crepe_org
|
|
|
@4c33f81
|
6 years |
Paul Brossier |
[ai] add first tensor draft
feature/cnn_orgfeature/crepe_org
|
|
|
@1fcd392
|
6 years |
Paul Brossier |
[fmat] ensure contiguous memory
feature/cnn_orgfeature/crepe_org
|
|
|
@c1c3a99
|
6 years |
Paul Brossier |
[py] fix compilation warning in py-source
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@b4445fb
|
6 years |
Paul Brossier |
[tests] also capture expected source warnings in test_sink
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@51b5f9c
|
6 years |
Paul Brossier |
[tests] check resampling a source raises a warning when expected
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@cd46892
|
6 years |
Paul Brossier |
[tests] add parse_file_samplerate to fetch samplerate from path
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@966c650
|
6 years |
Paul Brossier |
[py] take a copy for the last source block when iterating
Appears to …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@79dc9ad
|
6 years |
Paul Brossier |
[source_avcodec] show a warning only when an error occurred in swr_convert
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@724303e
|
6 years |
Paul Brossier |
[source_avcodec] clean up unused statements and previously included stdlib
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@8ad7d71
|
6 years |
Paul Brossier |
[py] define HAVE_ERRNO_H in add_local_macros
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@e136c9f
|
6 years |
Paul Brossier |
[source_sndfile] avoid declaration after statement
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@b40c149
|
6 years |
Paul Brossier |
[source_wavread] comment unused macro
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@0a1ad90
|
6 years |
Paul Brossier |
[source_wavread] use STRERR macro
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@b03f1bf
|
6 years |
Paul Brossier |
[sink_wavwrite] use STRERR macro
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@26bd5e0
|
6 years |
Paul Brossier |
[lib] add AUBIO_STRERR to log system error messages
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@9d609355
|
6 years |
Paul Brossier |
[waf] check for errno.h
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@a280ed1
|
6 years |
Paul Brossier |
[osx] build frameworks with -Os
The new tests revealed a crash in …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@4b266f1
|
6 years |
Paul Brossier |
[ci] add py3.6, drop py3.4 on travis
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@4b16721
|
6 years |
Paul Brossier |
[source_sndfile] set error message when reading after close
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@519d5d3
|
6 years |
Paul Brossier |
[py] raise an exception when reading source failed
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@fc633f3
|
6 years |
Paul Brossier |
[source_avcodec] prevent reading after close
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@6dc211b
|
6 years |
Paul Brossier |
[tests] simplify test_source.py, skip if no test sounds
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@6200052
|
6 years |
Paul Brossier |
[tests] try reading after close in test-source.c
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@8797138
|
6 years |
Paul Brossier |
[tests] check reading source after close raises RuntimeError?
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@37c7e61
|
6 years |
Paul Brossier |
[tests] test del_aubio_sink on null
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@19b839f
|
6 years |
Paul Brossier |
[tests] test del_aubio_source on null
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@51a35a7
|
6 years |
Paul Brossier |
[source_apple_audio] get_duration returns 0 on failure
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@a9f463c
|
6 years |
Paul Brossier |
[py] check if filter was created before deleting it
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@2bfbf33
|
6 years |
Paul Brossier |
[sink] del_aubio_sink argument can be null
Most del_ methods in aubio …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@8d4ffeb
|
6 years |
Paul Brossier |
[source] del_aubio_source argument can be null
Most del_ methods in …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@fef012a
|
6 years |
Paul Brossier |
[examples] only delete sink if needed
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@98d7aaa
|
6 years |
Paul Brossier |
[py] check sink was created before calling del_aubio_sink
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@48105ca
|
6 years |
Paul Brossier |
Revert "[py] avoid resizing py-source output"
This reverts commit …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@776d65b
|
6 years |
Paul Brossier |
[tests] test-mathutils-window input validation
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@1f382d6
|
6 years |
Paul Brossier |
[tests] add test-vecutils
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@fce8496
|
6 years |
Paul Brossier |
[tests] improve test-fmat
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@9e2c1a1
|
6 years |
Paul Brossier |
[tests] improve test-lvec
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@dfd520b
|
6 years |
Paul Brossier |
[tests] improve test-cvec
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@2b1b38a
|
6 years |
Paul Brossier |
[tests] improve test-fvec
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@8e76c71
|
6 years |
Paul Brossier |
[py] avoid resizing py-source output
Make sure a copy of the source …
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@d4927c2
|
6 years |
Paul Brossier |
[source_avcodec] fix warning messages
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@ebfa80d
|
6 years |
Paul Brossier |
[source_sndfile] fix reading sizes when resampling
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@3880830
|
6 years |
Paul Brossier |
[ci] improve coverage of sndfile/samplerate support
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@f4c96f5
|
6 years |
Paul Brossier |
[ci] add pypy on travis, use it to test sndfile/libsamplerate directly
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@49ac58e0
|
6 years |
Paul Brossier |
[ci] set one of the travis config to use sndfile only
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@4c72a9c
|
6 years |
Paul Brossier |
[source_apple_audio] use input validation and padding helpers
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|
@4edba9d
|
6 years |
Paul Brossier |
[io] fix source output padding sizes
feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/timestretchfix/ffmpeg5
|
|
|