Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1c789b

Browse files
scienceopenybdarrenwang
authored andcommitted
complete example, REALLY make Python 2/3 compatible
1 parent 37663fa commit c1c789b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@ Supported features:
3434
- Log Filterbank Energies
3535
- Spectral Subband Centroids
3636

37+
<<<<<<< 37663faa483cb9ec2eaaf37e752595e33e131f16
3738
`Example use <example.py>`_
39+
=======
40+
`Example use<example.py>`_
41+
>>>>>>> complete example, REALLY make Python 2/3 compatible
3842

3943
From here you can write the features to a file etc.
4044

@@ -102,4 +106,4 @@ Reference
102106
sample english.wav obtained from::
103107

104108
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

Comments
 (0)