“Hulan-2013-12-20”版本间的差异

来自cslt Wiki
跳转至: 导航搜索
(以内容“=ASR= ==ASR Kernel development== http://cslt.riit.tsinghua.edu.cn/mediawiki/index.php/2013-12-20 ASR group weekly report ==TTS== * This week :* 2000 utterances...”创建新页面)
(没有差异)

2013年12月20日 (五) 01:54的版本

ASR

ASR Kernel development

[ASR group weekly report]

TTS

  • This week
  • 2000 utterances recording finished, on labeling silence
  • Design/implement the online stream service
  • Solve the problem of single English letter pronunciation.
  • CGI server finished
  • Next week
  • Deliver new male/female voice

Dialog system

Statistical approach

  • Initial test on the new Custom database shows that more syntactic queries are involved, which leads to confusion in the statistical approach.
n-best	original	merge
1	0.380		0.446
2	0.468		0.554
3	0.516		0.600
4	0.542		0.625
5	0.559		0.637
6	0.571		0.645
7	0.580		0.653
8	0.588		0.660
  • Book QA system design
  1. Extract 400 books, obtained its properties including author, publisher, ISBN, rating...
  2. Working on data population into to mySql and Jena.


Template matching

  • New words finding
  • Working on person name extraction


System design

  • Interface design, web design, db designed all completed
  • Generating web code with automatic web coder generation.