Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37663fa commit c1c789bCopy full SHA for c1c789b
1 file changed
README.rst
@@ -34,7 +34,11 @@ Supported features:
34
- Log Filterbank Energies
35
- Spectral Subband Centroids
36
37
+<<<<<<< 37663faa483cb9ec2eaaf37e752595e33e131f16
38
`Example use <example.py>`_
39
+=======
40
+`Example use<example.py>`_
41
+>>>>>>> complete example, REALLY make Python 2/3 compatible
42
43
From here you can write the features to a file etc.
44
@@ -102,4 +106,4 @@ Reference
102
106
sample english.wav obtained from::
103
107
104
108
wget http://voyager.jpl.nasa.gov/spacecraft/audio/english.au
105
- sox english.au -e signed-integer english.wav
109
+ sox english.au -e signed-integer english.wav
0 commit comments