private void augmentedAudio(String fname) throws Exception {
   feature.augmentedAudio(fname);
   // feature.rafs.setHeader(rawAudioHeader);
 }