HARK-binaural+ package samples

Overview
  This archive is a collection of basic network files for using nodes
  included in the HARK-binaural+ package.

  Notes:
    The input WAV file used was recorded using a TAMAGO (8ch).
    For this reason, the ChannelSelector node is used to filter out other
    microphones except for the ones located to the left and right side of
    the TAMAGO. (90 degrees and -90 degrees when 0ch is located in the
    front). In other words, if your microphone array has only 2 channels,
    the ChannelSelector node is unnecessary. The distance between the
    microphones at diagonal positions of the TAMAGO microphone array
    device is 7.3 cm.

Preparation
  Please install HARK basic packages using the references shown on the
  following URL.
  # Windows users: https://www.hark.jp/install/windows/
  # Ubuntu users:  https://www.hark.jp/install/linux/

  Please install HARK-binaural+ package with the following command.
  $ sudo apt install hark-binaural+

How to use
  Localization
  $ harkmw binaural_localization_test.n 2SPK-[en|jp].wav

  Separation
  $ harkmw binaural_separation_test.n 2SPK-[en|jp].wav

  Enhancement
  $ harkmw binaural_enhancement_test.n 2SPK-[en|jp].wav

  VAD
  $ harkmw binaural_vad_test.n 2SPK-[en|jp].wav

  Plot of input waveform
  $ harkmw binaural_waveform_test.n 2SPK-[en|jp].wav

