Alexandre Storelli
|
eb3fa13de8
|
tweaks for better compatibility with python_speech_features
|
2019-03-04 19:37:32 +01:00 |
|
Joshua Jung
|
f67ca5e3cc
|
Merge pull request #5 from apaatsio/fix-package-json
Fix problems in package.json
|
2016-12-06 18:35:03 -06:00 |
|
Antti Ahti
|
e1c566c47d
|
Fix problems in package.json
- fix missing index.js (fixes vail-systems/node-mfcc#2)
- update version numbers
- add missing dependency
|
2016-10-03 22:52:13 +03:00 |
|
jjung
|
76d8feae72
|
Small updates to package.json and the included files.
|
2015-07-15 17:27:55 -05:00 |
|
jjung
|
07d38b800c
|
Changing to mfcc from node-mfcc in package.json.
|
2015-07-15 17:24:47 -05:00 |
|
jjung
|
da3624bfca
|
Bumping version.
|
2015-07-15 17:23:55 -05:00 |
|
jjung
|
9a93a8702c
|
Updating README.md and adding a few tests.
|
2015-07-15 17:22:16 -05:00 |
|
jjung
|
36851b1869
|
Some console cosmetic cleanup
|
2015-07-13 10:51:09 -05:00 |
|
jjung
|
27d87d0543
|
Ignoring .swo files.
|
2015-07-13 10:06:43 -05:00 |
|
jjung
|
5f70193ba8
|
Truncating to 12 MFCC components only.
|
2015-07-10 14:19:20 -05:00 |
|
jjung
|
fedf4f97bc
|
Major refactor to clean things up. The MFCC appears to be working.
|
2015-07-10 13:59:16 -05:00 |
|
jjung
|
e92209c5d6
|
Updating to use the Vail Systems DCT project.
|
2015-06-22 14:43:55 -05:00 |
|
Ben Bryan
|
d5215fff4b
|
Fix a couple other issues with the way the DCT is being triggered.
|
2015-06-19 16:55:19 -05:00 |
|
Ben Bryan
|
18627a3cdb
|
Add DCT test data and result file.
|
2015-06-19 14:18:51 -05:00 |
|
Ben Bryan
|
f6058056d7
|
Fix some names for clarity, and mathematical issue with DCT implementation.
|
2015-06-19 13:25:27 -05:00 |
|
Ben Bryan
|
d4951bae51
|
Change param name to a more understandable quantity-related name.
|
2015-06-16 15:23:58 -05:00 |
|
Ben Bryan
|
13e028f54c
|
Add DCT testing to main app, add .idea files to .gitignore.
|
2015-06-16 13:24:56 -05:00 |
|
jjung
|
c97e15529c
|
Adding ability to output to csv file.
|
2015-06-16 12:07:06 -05:00 |
|
jjung
|
fffcbeef7c
|
Updates to README.md
|
2015-06-15 15:04:44 -05:00 |
|
jjung
|
48bd7d44fe
|
Updates to script to take in a FFT JSON file of FFT bins to process.
|
2015-06-15 13:35:24 -05:00 |
|
jjung
|
460d532444
|
Latest updates ot framer, windows, mfcc, and readme.
|
2015-06-10 10:30:51 -05:00 |
|
jjung
|
51437c0249
|
Some cleanup.
|
2015-06-09 12:05:10 -05:00 |
|
Ben Bryan
|
454be958ae
|
Merge branch 'master' of github.com:joshjung/node-mfcc
|
2015-06-09 12:00:16 -05:00 |
|
Ben Bryan
|
a5280b70ad
|
Add test validation output csv file.
|
2015-06-09 12:00:12 -05:00 |
|
jjung
|
cf47c8bfdc
|
Updating License and README to reflect Vail Systems.
|
2015-06-09 11:47:58 -05:00 |
|
jjung
|
8729e3ffbf
|
Initial write of MFCC discrete cosine transform.
|
2015-06-09 11:29:14 -05:00 |
|
jjung
|
b66116ca18
|
merge
|
2015-06-09 11:13:01 -05:00 |
|
jjung
|
961da436bd
|
Get melspec setup
|
2015-06-09 11:12:47 -05:00 |
|
Ben Bryan
|
502a58db63
|
Remove old redundant implementation.
|
2015-06-09 10:38:20 -05:00 |
|
jjung
|
5d7cb44c69
|
Initial commit.
|
2015-06-09 10:29:29 -05:00 |
|
Joshua Jung
|
c39cba7cb1
|
Initial commit
|
2015-06-08 15:01:37 -05:00 |
|