h5features

Easy and efficient storage of large features data in HDF5 file format


Keywords
HDF5, speech, machine, learning
License
GPL-3.0
Install
pip install h5features==2.0.0

Documentation

h5features

  • The h5features library provides easy to use and efficient storage of large features data on the HDF5 binary file format.
  • It has been primarly designed to store speech features extracted from huge corpora.
  • It is implemented in C++ and exposes Python bindings.
  • The Python package is available on PyPI: pip install h5features.
  • See the complete documentation at https://docs.cognitive-ml.fr/h5features.