You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: