Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ea25b5

Browse filesBrowse files
committed
docs seem to work...
1 parent 8250106 commit 1ea25b5
Copy full SHA for 1ea25b5

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎docs/source/index.rst‎

Copy file name to clipboardExpand all lines: docs/source/index.rst
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Welcome to python_speech_features's documentation!
99
This library provides common speech features for ASR including MFCCs and filterbank energies.
1010
If you are not sure what MFCCs are, and would like to know more have a look at this MFCC tutorial: http://www.practicalcryptography.com/miscellaneous/machine-learning/guide-mel-frequency-cepstral-coefficients-mfccs/.
1111

12-
You will need numpy and scipy to run these files.
12+
You will need numpy and scipy to run these files. The code for this project is available at https://github.com/jameslyons/python_speech_features .
1313

1414
To use MFCC features,::
1515

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.