We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33822ed commit 0c77200Copy full SHA for 0c77200
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# Releases
2
3
+## 0.2.0
4
+* The output features are in matrix form insteaad of array of arrays.
5
+
6
## 0.1.0
7
* initial release
Project.toml
@@ -1,7 +1,7 @@
name = "SpeechFeatures"
uuid = "6f3487c4-5ca2-4050-bfeb-2cf56df92307"
authors = ["Lucas Ondel <[email protected]"]
-version = "0.1.0"
+version = "0.2.0"
[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
0 commit comments