RSS feed
11c0d74e
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 15:20
[tests] improve onset coverage
b41672ce
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 14:47
[test] improve coverage of filters
f7af440a
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 14:46
[test] improve coverage of filters
62c2d005
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 14:07
[tests] add tests for mfcc filterbank settings
2eb52bd8
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 11:36
Merge branch 'feature/mfccparams'
adde1baa
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:56
[Makefile] disable docs when measuring coverage, add option to zero counters
a5762cf3
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:56
[doc] include meltohz and hztomel
8eecb9f2
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:27
Merge branch 'feature/melfilterbank' into feature/mfccparams
c5de692d
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:24
[filterbank] add const qualifiers
a5c61828
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:20
[filterbank] move statement after declaration
1c1dae7f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:16
[mfcc] default to full range when not using 40 filters
c8798116
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:15
[mfcc] add slaney mode takes no params
21067f97
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:15
[py] generate code for setters with no parameters
da01353b
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:15
[api] add fvec_mul
195e22e4
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:03
[py] generate code for setters with multiple parameters
11c899b6
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 10:02
[mfcc] add scale documentation
d66d2ac3
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:59
[mfcc] remove note about power, add scale
d8eedfa0
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:56
[filterbank] add unit in doc
10fafc25
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:55
[mfcc] add slaney (default) and documentation
517630f6
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:55
[mfcc] add set_mel_coeffs and power
c853c1d1
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:26
[py] add tests for new filterbank methods
be8b18bc
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:18
[tests] [filterbank] add get/set power/norm calls
a380b733
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:17
[py] filterbank.set_mel_coeffs_slaney accepts float
69dbe0a2
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:14
[filterbank] check samplerate in _slaney, use temp variables
f6bfc261
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 09:01
[py] check for float in filterbank.set_mel_coeffs, improve parameter names
6d41dac0
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 08:54
[filterbank] factorize input validation
0316feb3
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 08:24
[filterbank] check input samplerate, not n_bands
992e0ffb
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:35
Merge branch 'master' into feature/melfilterbank
16f0c27f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:24
[doc] fix filterbank_set_mel_coeffs params
78706cd2
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:23
[py] add filterbank.set_power and set_norm
831f7027
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:22
[filterbank] check norm in set_triangle_bands
6b46a4ea
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:21
[filterbank] add docs for norm and power
0e30a125
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 07:18
[filterbank] add norm and power parameters
1d518202
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 06:40
[filterbank] fix mel htk mode
0d07a2a1
– Paul Brossier <piem@piem.org>
authored
on 2018/11/17 05:45
[test] pass checks in double precision, rename hztomel
04cd251f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 22:16
[py] add filterbank.set_mel_coeffs, improve error messages
fa713bdd
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 22:15
[filterbank] add set_mel_coeffs
2886984b
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 21:35
[test] add meltohz tests
bc66f1db
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 21:31
[py] add meltohz and hztomel with minimal doc
ff9c62af
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 20:53
[api] add meltohz and hztomel, Slaney and Htk versions
6551a683
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:18
[source] [avcodec] remove oldavr stuff
ac97e80d
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:14
[source] [avcodec] create resampler once
8a4ccf72
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:12
[source] [avcodec] downmix signal manually
ca993258
– Paul Brossier <piem@piem.org>
authored
on 2018/11/16 16:06
[test] add a test using sink and source to check channel mixing
5999ff21
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 22:12
Merge branch 'fix/oddfft'
01d4d194
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 22:07
Merge branch 'fix/oddfft' (closes #207)
5bcd9b91
– Paul Brossier <piem@piem.org>
authored
on 2018/11/14 21:21
[fft] limit vDSP to 2**n sizes, add support for radix 3, 5, 15