Could anyone know how to read the encoded data in the sample1_16kHz.lyra file into python/numpy array?
Is it a binary file? is there a python code which can save into python/numpy array? I do not want to decode it.
Are there some bytes for the header/tail in the sample1_16kHz.lyra file? And are the rest valid data saved in UInt16?
Hi,
Could anyone know how to read the encoded data in the sample1_16kHz.lyra file into python/numpy array? Is it a binary file? is there a python code which can save into python/numpy array? I do not want to decode it. Are there some bytes for the header/tail in the sample1_16kHz.lyra file? And are the rest valid data saved in UInt16?
Best regards, yong