If your wav files are not compressed, you can try the readwav
function here: https://gist.github.com/WarrenWeckesser/7461781
Update
I converted that gist to a python package: https://pypi.python.org/pypi/wavio
The source code is on github: https://github.com/WarrenWeckesser/wavio