Skip to content

naxingyu/HTS_PDFparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTS_PDFparser

The hts_engine_API is a fast synthesizer allowing real-time TTS using HTS model. Through parsing the model structure it uses, i.e. ".pdf" file, new researchers in this field can quickly and briefly understand the key technique. This parser is to visualize the binary model file to demonstrate the interval structure.

  • I choose to parse the model used by API version 1.03/4/5/6, which was generated by HTS-demo scripts version 2.1.1 and 2.2, because it contains most information.
  • From API version 1.03, the model header information includes MSD flag, stream number and vector length (static+dynamic).
  • From API version 1.07, header information is removed from model file, and obtained by parsing a model information file.

About

A parser for hts_engine_API model pdf file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages