Hmm, this sounds like a corrupt audio file problem. RPG Maker stops compressing files when it detects a corrupt file. The solution to this would be to isolate that corrupt file by removing all the audio files from your game into a temp folder and compressing the game, each time adding one more file. One you locate the corrupt file, you will need to replace it.
I hope this will help you solve your problem.