Commit Graph

18 Commits

Author SHA1 Message Date
Skudalen
3d512addb8 chore: start work on more general loading 2021-07-16 21:04:06 +02:00
Skudalen
99277bc101 fix: change to right naming conventions 2021-07-02 10:26:05 +02:00
Skudalen
c36ddf1609 chore: move mfcc func and add
skeleton for saving mfcc data
2021-07-02 10:13:27 +02:00
Skudalen
c667bc7c7f feat: add one more func for plotting preset
mfcc data
2021-06-29 09:31:10 +02:00
Skudalen
c5d2e48771 feat: add the samplerate as an output the get_data 2021-06-28 19:24:17 +02:00
Skudalen
6798456c84 feat: add func to plot mfcc 2021-06-28 14:44:00 +02:00
Skudalen
2563a4bb33 feat: add mfcc func 2021-06-28 11:28:53 +02:00
Skudalen
452a591837 feat: clone and import python_speech_features
and add a mfcc func
2021-06-28 10:57:08 +02:00
Skudalen
e7087b04c7 fix: add minor changes 2021-06-28 09:59:01 +02:00
Skudalen
f1ba1e93a8 test: try to plot compare between filter and not 2021-06-25 16:52:30 +02:00
Skudalen
ed35db265a test: test the load and denoise funcs together 2021-06-25 15:28:20 +02:00
Skudalen
46558a075d feat: make df from x and y arrays 2021-06-25 14:27:51 +02:00
Skudalen
2a48a0abfd chore: split up storing func to one storing func
and one linking func
2021-06-25 10:43:59 +02:00
Skudalen
21da6ba6a8 test: test the plotting of denoising 2021-06-25 09:05:10 +02:00
Skudalen
bdd476eb5e fix: minor bugs 2021-06-24 15:58:03 +02:00
Skudalen
2afad7f87c fix: sort out the fft_prep 2021-06-24 10:29:11 +02:00
Skudalen
2fdc9c9247 fix: fix the min_max func 2021-06-24 10:06:01 +02:00
Skudalen
c76aa4d8ef test: test the loading function, not working 2021-06-23 14:37:17 +02:00