码迷,mamicode.com
首页 >  
搜索关键字:cross validation    ( 3287个结果
Ajax本地跨域问题 Cross origin requests are only supported for HTTP
问题:打开本地html文件时,报错如下 Cross origin requests are only supported for protocol schemes: http, data,chrome-extension, https, chrome-extension-resource. 分析:浏览器为了安全性考虑,默认对跨域访问禁止。 ...
分类:Web程序   时间:2015-04-02 20:54:14    阅读次数:635
nopCommerce开发者指南(六):数据验证
原文链接:http://docs.nopcommerce.com/display/nc/Data+Validation翻译 by:yersans,如有不妥,敬请指正,博主邮箱:zhanglei0591@qq.com。转载请注明出处。数据验证是指对程序操作的数据进行一定的处理以确保它是干净、正确并且有...
分类:其他好文   时间:2015-04-02 14:51:52    阅读次数:119
Ajax本地跨域问题 Cross origin requests are only supported for HTTP
问题:打开本地html文件时,报错如下Cross origin requests are only supported for protocol schemes: http, data,chrome-extension, https, chrome-extension-resource.分析:浏览器...
分类:Web程序   时间:2015-04-02 13:04:09    阅读次数:222
临时改GCC编译器,重启后失效
临时改GCC编译器,重启后失效。例如,用如下命令:export CROSS_COMPILE= /arm-linux-gnueabihf-本例中使用的命令如下:export CROSS_COMPILE=/tool/gcc-linaro-arm-linux-gnueabihf-4.8-2013.10_l...
分类:其他好文   时间:2015-04-01 16:47:15    阅读次数:152
读论文 《TransForm Mapping Using Shared Decision Tree Context Clustering for HMM-based Cross-Lingual Speech Synthesis》(3)
3.1. Shareddecisiontreecontextclustering(STC)STC [11] was originally proposed to avoid generating speaker-biased leaf nodes in the tree construction o...
分类:移动开发   时间:2015-04-01 10:51:51    阅读次数:214
读论文 《TransForm Mapping Using Shared Decision Tree Context Clustering for HMM-based Cross-Lingual Speech Synthesis》(2)
3 Cross-lingualspeakeradaptationusing STC with a bilingual corpus第一段:In the state mapping technique described in the previous section, the mismatch of...
分类:移动开发   时间:2015-04-01 09:24:16    阅读次数:204
《Cross-lingual adaptation with multi-task adaptive networks》(1)
首先,为什么要看这篇论文。这篇论文如果没猜错应该是基于DNN做cross-lingual的adaptation,现在DNN还是很火,所以如果能用DNN来做cross-lingual的adaptation肯定有前途论文提到了训练使用的是Theano库,这个库我之前还是接触过一点的,使用的是GTX690...
分类:Web程序   时间:2015-03-31 22:01:47    阅读次数:157
读论文 《TransForm Mapping Using Shared Decision Tree Context Clustering for HMM-based Cross-Lingual Speech Synthesis》(1)
3. Cross-lingual speaker adaptation using STC with a bilingual corpus 第一段问题1,为什么要用双语语料库,双语语料库是同一个说话人的吗?cross-lingual speaker adaptation的开山鼻祖是Yijiang ....
分类:移动开发   时间:2015-03-31 21:59:58    阅读次数:170
跨时钟域设计【一】——Slow to fast clock domain
跨时钟域设计是FPGA设计中经常遇到的问题,特别是对Trigger信号进行同步设计,往往需要把慢时钟域的Trigger信号同步到快时钟域下,下面是我工作中用到的慢时钟域到快时钟域的Verilog HDL设计。 // Trigger Cross Domain Design, Slow to fast ...
分类:其他好文   时间:2015-03-31 10:38:32    阅读次数:105
Cross-lingual Experiment总结
总体来说,cross-lingual的实验,分为以下几步:根据2进制的hts_engine格式的mgc.pdf,lf0.pdf,dur.pdf3个文件,对mapmmf/路径下的mmf文件的mgc、dur、lf0参数进行替换,得到乘以转化矩阵的mmf文件对乘以转化矩阵之后的英语和粤语的mmf文件中的m...
分类:其他好文   时间:2015-03-30 18:36:12    阅读次数:164
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!