Caution
You're reading an old version of this documentation. If you want up-to-date information, please have a look at 0.9.1.
Get the path to an included audio example file.
Path to the audio example file included with librosa
Examples
>>> # Load the waveform from the example track >>> y, sr = librosa.load(librosa.util.example_audio_file())