Skip to content

Vector handling and PLDA loading

Saeed SARFJOO requested to merge vector_handling into master
  • Ability to read matrix and vector in one function
  • Ability to write matrix and vector in one function
  • Handle reading matrix without header (necessary for some Kaldi ark files)
  • Add function for loading PLDA in dictionary format
  • Remove python27 from CI

Merge request reports