mcfletch / sphfile

NIST SPH File reader (e.g. for TEDLIUM Corpus)
25 stars 8 forks source link

Include other valid headers into format dict #4

Closed ma0c closed 4 years ago

ma0c commented 4 years ago

SPHERE format allows a 1024 size header with additional information like:

database_id database_version utterance_id sample_count sample_min sample_max

Taken from here

and others.

Would be great for this library to include those headers into the format property