<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://index.cslt.org/mediawiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://index.cslt.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Chao_Xing_2016-06-27</id>
		<title>Chao Xing 2016-06-27 - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://index.cslt.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Chao_Xing_2016-06-27"/>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php?title=Chao_Xing_2016-06-27&amp;action=history"/>
		<updated>2026-04-07T12:10:33Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://index.cslt.org/mediawiki/index.php?title=Chao_Xing_2016-06-27&amp;diff=20885&amp;oldid=prev</id>
		<title>Xingchao：以“Last Week : ----  1. Read HTS source code.  typedef struct _HTS_Vocoder {    HTS_Boolean is_first;    size_t stage;                /* Gamma=-1/stage: if stage=0 then...”为内容创建页面</title>
		<link rel="alternate" type="text/html" href="http://index.cslt.org/mediawiki/index.php?title=Chao_Xing_2016-06-27&amp;diff=20885&amp;oldid=prev"/>
				<updated>2016-06-27T00:43:07Z</updated>
		
		<summary type="html">&lt;p&gt;以“Last Week : ----  1. Read HTS source code.  typedef struct _HTS_Vocoder {    HTS_Boolean is_first;    size_t stage;                /* Gamma=-1/stage: if stage=0 then...”为内容创建页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Last Week :&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
1. Read HTS source code.&lt;br /&gt;
&lt;br /&gt;
typedef struct _HTS_Vocoder {&lt;br /&gt;
   HTS_Boolean is_first;&lt;br /&gt;
   size_t stage;                /* Gamma=-1/stage: if stage=0 then Gamma=0 */&lt;br /&gt;
   double gamma;                /* Gamma */&lt;br /&gt;
   HTS_Boolean use_log_gain;    /* log gain flag (for LSP) */&lt;br /&gt;
   size_t fprd;                 /* frame shift */&lt;br /&gt;
   unsigned long next;          /* temporary variable for random generator */&lt;br /&gt;
   HTS_Boolean gauss;           /* flag to use Gaussian noise */&lt;br /&gt;
   double rate;                 /* sampling rate */&lt;br /&gt;
   double pitch_of_curr_point;  /* used in excitation generation */&lt;br /&gt;
   double pitch_counter;        /* used in excitation generation */&lt;br /&gt;
   double pitch_inc_per_point;  /* used in excitation generation */&lt;br /&gt;
   double *excite_ring_buff;    /* used in excitation generation */&lt;br /&gt;
   size_t excite_buff_size;     /* used in excitation generation */&lt;br /&gt;
   size_t excite_buff_index;    /* used in excitation generation */&lt;br /&gt;
   unsigned char sw;            /* switch used in random generator */&lt;br /&gt;
   int x;                       /* excitation signal */&lt;br /&gt;
   double *freqt_buff;          /* used in freqt */&lt;br /&gt;
   size_t freqt_size;           /* buffer size for freqt */&lt;br /&gt;
   double *spectrum2en_buff;    /* used in spectrum2en */&lt;br /&gt;
   size_t spectrum2en_size;     /* buffer size for spectrum2en */&lt;br /&gt;
   double r1, r2, s;            /* used in random generator */&lt;br /&gt;
   double *postfilter_buff;     /* used in postfiltering */&lt;br /&gt;
   size_t postfilter_size;      /* buffer size for postfiltering */&lt;br /&gt;
   double *c, *cc, *cinc, *d1;  /* used in the MLSA/MGLSA filter */&lt;br /&gt;
   double *lsp2lpc_buff;        /* used in lsp2lpc */&lt;br /&gt;
   size_t lsp2lpc_size;         /* buffer size of lsp2lpc */&lt;br /&gt;
   double *gc2gc_buff;          /* used in gc2gc */&lt;br /&gt;
   size_t gc2gc_size;           /* buffer size for gc2gc */&lt;br /&gt;
} HTS_Vocoder;&lt;br /&gt;
&lt;br /&gt;
typedef struct _HTS_Model {&lt;br /&gt;
   size_t vector_length;        /* vector length (static features only) */&lt;br /&gt;
   size_t num_windows;          /* # of windows for delta */&lt;br /&gt;
   HTS_Boolean is_msd;          /* flag for MSD */&lt;br /&gt;
   size_t ntree;                /* # of trees */&lt;br /&gt;
   size_t *npdf;                /* # of PDFs at each tree */&lt;br /&gt;
   float ***pdf;                /* PDFs */&lt;br /&gt;
   HTS_Tree *tree;              /* pointer to the list of trees */&lt;br /&gt;
   HTS_Question *question;      /* pointer to the list of questions */&lt;br /&gt;
} HTS_Model;&lt;br /&gt;
&lt;br /&gt;
2. Do some other things.&lt;br /&gt;
&lt;br /&gt;
This Week :&lt;br /&gt;
----&lt;br /&gt;
1. Coding &amp;amp; Testing done DNN transform.&lt;/div&gt;</summary>
		<author><name>Xingchao</name></author>	</entry>

	</feed>