Skip to content

Commit d878cb8

Browse files
committed
Update README.md
1 parent 909da88 commit d878cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ python pyAudioProcessing/extract_features.py -f "data_samples/testing" -feats "
7575
```
7676
Features extracted get saved in `audio_features.json`.
7777

78-
Code example of using `gfcc` feature and `svm` classifier.
78+
Code example of performing `gfcc` and `mfcc` feature extraction.
7979
```
8080
from pyAudioProcessing.extract_features import get_features
8181
# Feature extraction

0 commit comments

Comments
 (0)