I cannot distinguish these two pairs even myself ...
I must say I was very surprised that there are differences in the numbers pronunciation.
So RFC 2083, RFC 1950, RFC 1951 read, filration residue is good start point ... I have implemented my own inflater to improve error recovery ...
I have already decoded Hufmann tree used for Huffman tree construction
still I have not constructed the first Hufmann tree ... (still with manual voice recognition with file split by silence to smaller files).
OK thinking about surprising values in decoded lengths and comparing with drifter's I went into following header:
OK now it generates huffman tree using all prefixes.Drifter wrote: Edited:Code: Select all
89504E470D0A1A0A0000000D4948445200000078 0000005A0802000000FC6205B800000001735247 4200AECE1CE9000000097048597300000B130000 0B1301009A9C180000000774494D4507D8071403 171AA545EB8F0000001974455874436F6D6D656E 74004372656174656420776974682047494D5057 810E17000020004944415478DA7CBC69AC6DD971 1E56C35A6BEF7D867BEE7CEF9BA7EED7CD26BB39 8B4D89438BA6461AB063119600590A2843919040 91292B13E0244E2028B163393F12C1B013409194 C0F290C888048B14253111459AA2D8249B3DF075 F77BDD6F7E773CF78C7B586B55557EDC27010992
(With low absolute values having shorter encodding than bigger ones, end of block has maximal length ... so at least it looks reasonable).
So and now to automate the recognition process...