i6_core.lib.hdf

i6_core.lib.hdf.get_input_dict_from_returnn_hdf(hdf_file: File) Dict[str, ndarray]

Generate dictionary containing the “data” value as ndarray indexed by the sequence tag

Parameters:

hdf_file – HDF file to extract data from

Returns:

i6_core.lib.hdf.get_returnn_simple_hdf_writer(returnn_root: Optional[str])

Get the RETURNN SimpleHDFWriter, will add return to the path, so only use in Job runtime :param returnn_root: