-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: shanu29/python_speech_features
base: master
head repository: jameslyons/python_speech_features
compare: master
- 19 commits
- 6 files changed
- 8 contributors
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6880efb - Browse repository at this point
Copy the full SHA 6880efbView commit details -
Merge pull request jameslyons#37 from Cwiiis/fix-logpowspec-doc
Make documentaion of logpowspec match behaviour
Configuration menu - View commit details
-
Copy full SHA for 2a4c1c6 - Browse repository at this point
Copy the full SHA 2a4c1c6View commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3cd379e - Browse repository at this point
Copy the full SHA 3cd379eView commit details
Commits on Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8dd2bfe - Browse repository at this point
Copy the full SHA 8dd2bfeView commit details -
Merge pull request jameslyons#47 from tbfly/master
*): Adjust for coding style.
Configuration menu - View commit details
-
Copy full SHA for a350d7a - Browse repository at this point
Copy the full SHA a350d7aView commit details
Commits on Aug 12, 2017
-
add stride trick to framesig and write corresponding tests.
Running time is reduces by a factor of ~4 for a long signal
Configuration menu - View commit details
-
Copy full SHA for bcfd691 - Browse repository at this point
Copy the full SHA bcfd691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f244cf - Browse repository at this point
Copy the full SHA 9f244cfView commit details
Commits on Aug 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a8da5ac - Browse repository at this point
Copy the full SHA a8da5acView commit details
Commits on Aug 31, 2017
-
Merge pull request jameslyons#48 from chanansh/faster_framesig_by_str…
…ide_trick Faster framesig by stride trick
Configuration menu - View commit details
-
Copy full SHA for e51df9e - Browse repository at this point
Copy the full SHA e51df9eView commit details
Commits on Jul 20, 2018
-
updated base.py. (winfunc added in logfbank)
Previously I was using fbank for feature extraction. Then when I found that when I used log on the Fbank the accuracy of the model was better. But I was using hamming frame on windows for feature extraction, because of this I was taking log after implementing fbank. So it would be better if we have a choice to apply window function while using logfbank function as well.
Configuration menu - View commit details
-
Copy full SHA for cd07c3e - Browse repository at this point
Copy the full SHA cd07c3eView commit details
Commits on Jul 24, 2018
-
Merge pull request jameslyons#67 from mr-yamraj/master
updated base.py. (winfunc added in logfbank)
Configuration menu - View commit details
-
Copy full SHA for 4b2ac00 - Browse repository at this point
Copy the full SHA 4b2ac00View commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 964a583 - Browse repository at this point
Copy the full SHA 964a583View commit details -
Merge pull request jameslyons#69 from customprogrammingsolutions/inst…
…all-requirements Fix setup.py and requirements
Configuration menu - View commit details
-
Copy full SHA for 044d307 - Browse repository at this point
Copy the full SHA 044d307View commit details
Commits on Dec 20, 2018
-
Fix common "WARNING:root:frame length (X) is greater than FFT size" c…
…ase by auto-generating the minimum viable NFFT size if not directly specified
Configuration menu - View commit details
-
Copy full SHA for 9ab3287 - Browse repository at this point
Copy the full SHA 9ab3287View commit details -
Merge pull request jameslyons#76 from erikma/dev/erikma/autoNfft
Fix "WARNING:root:frame length (X) is greater than FFT size"
Configuration menu - View commit details
-
Copy full SHA for 40c5902 - Browse repository at this point
Copy the full SHA 40c5902View commit details
Commits on Jan 14, 2020
-
bumped minor version number - no other changes
Need to create a release for DOI generation on zenodo
Configuration menu - View commit details
-
Copy full SHA for 23a78b8 - Browse repository at this point
Copy the full SHA 23a78b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a2d76c - Browse repository at this point
Copy the full SHA 9a2d76cView commit details
Commits on Dec 31, 2020
-
docs: fix simple typo, seccessive -> successive
There is a small typo in README.rst. Should read `successive` rather than `seccessive`.
Configuration menu - View commit details
-
Copy full SHA for 273e27e - Browse repository at this point
Copy the full SHA 273e27eView commit details -
Merge pull request jameslyons#97 from timgates42/bugfix_typo_successive
docs: fix simple typo, seccessive -> successive
Configuration menu - View commit details
-
Copy full SHA for e280ac2 - Browse repository at this point
Copy the full SHA e280ac2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master