% sph===> wav
cmd_str=sprintf('sox -t sph %s -b 16 -t wav %s',inputSPH, tmpWav);
system(cmd_str);
% sph===> raw
cmd_str=sprintf('sox -t sph %s -b 16 -t raw %s',inputSPH, tmpWav);
system(cmd_str);
sox -t sph xaab.sph -b 16 -t wav xaab.wav
sox -t sph xaab.sph -b 16 -t raw xaab.raw
Blog Archive
-
▼
2011
(150)
-
▼
August
(11)
- Segmentation and Diarization using LIUM tools - CM...
- How to format/rename external hard drive in linux ...
- nubility -- 在线词典 英文解释 免费查词
- how to convert sphere file into raw or wav with ma...
- Audio Matlab Spectral flux Spectral Centroid
- Random Noise: Audio
- Clean Soy Sauce out of Carpet or Upholstery
- Software - Matlab Running MATLAB in HPCC:
- Keyboard shortcuts instead of mouse
- Why is there a maximum number of workers limitatio...
- VAD FrontEnd
-
▼
August
(11)
Thursday, August 18, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment