File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ python_speech_features
44
55This library provides common speech features for ASR including MFCCs and filterbank energies.
66If you are not sure what MFCCs are, and would like to know more have a look at this
7- [ MFCC tutorial]( http://www.practicalcryptography.com/miscellaneous/machine-learning/guide-mel-frequency-cepstral-coefficients-mfccs/).
7+ ` MFCC tutorial < http://www.practicalcryptography.com/miscellaneous/machine-learning/guide-mel-frequency-cepstral-coefficients-mfccs/ >`_
88
9- Documentation for this project can be found here: http://python-speech-features.readthedocs.org/en/latest/
9+ ` Project Documentation < http://python-speech-features.readthedocs.org/en/latest/ >`_
1010
1111Installation
1212============
1313
14- This project is on pypi: https://pypi.python.org/pypi/python_speech_features
14+ This ` project is on pypi < https://pypi.python.org/pypi/python_speech_features >`_
1515
1616To install from pypi::
1717
You can’t perform that action at this time.
0 commit comments