PHONETIC POSTERIORGRAMS FOR MANY-TO-ONE VOICE CONVERSION WITHOUT PARALLEL DATA TRAINING. Lifa Sun, Kun Li, Hao Wang, Shiyin Kang and Helen Meng

Size: px
Start display at page:

Download "PHONETIC POSTERIORGRAMS FOR MANY-TO-ONE VOICE CONVERSION WITHOUT PARALLEL DATA TRAINING. Lifa Sun, Kun Li, Hao Wang, Shiyin Kang and Helen Meng"

Transcription

1 PHONETIC POSTERIORGRAMS FOR MANY-TO-ONE VOICE CONVERSION WITHOUT PARALLEL DATA TRAINING Lifa Sun, Kun Li, Hao Wang, Shiyin Kang and Helen Meng Deparmen of Sysems Engineering and Engineering Managemen The Chinese Universiy of Hong Kong, Hong Kong SAR, China ABSTRACT This paper proposes a novel approach o voice conversion wih non-parallel raining daa. The idea is o bridge beween speakers by means of Phoneic PoseriorGrams () obained from a speaker-independen auomaic speech recogniion (SI-ASR) sysem. I is assumed ha hese can represen ariculaion of speech sounds in a speakernormalized space and correspond o spoken conen speakerindependenly. The proposed approach firs obains of arge speech. Then, a Deep Bidirecional Long Shor- Term Memory based Recurren Neural Nework (DBLSTM) srucure is used o model he relaionships beween he and acousic feaures of he arge speech. To conver arbirary source speech, we obain is from he same SI-ASR and feed hem ino he rained DBLSTM for generaing convered speech. Our approach has wo main advanages: 1) no parallel raining daa is required; 2) a rained model can be applied o any oher source speaker for a fixed arge speaker (i.e., manyo-one conversion). Experimens show ha our approach performs equally well or beer han sae-of-he-ar sysems in boh speech qualiy and speaker similariy. Index Terms voice conversion, phoneic poseriorgrams, non-parallel, many-o-one, SI-ASR, DBLSTM 1. INTRODUCTION Voice conversion (VC) aims o modify he speech of one speaker o make i sound as if i were spoken by anoher specific speaker. VC can be widely applied o many fields including cusomized feedback of compuer-aided pronunciaion rimming sysems, developmen of personalized speaking aids for speech-impaired subjecs, movie dubbing wih various persons voices, ec. Typical VC raining works as follows: speech segmens (e.g., frames) wih he same spoken conen are aligned firs. Then, he mapping from source acousic feaures o arge acousic feaures is found. Many previous effors on VC rely on parallel raining daa in which speech recordings come in pairs by he source speaker and he arge speaker uering he same senences. Sylianou e al. [1] proposed a coninuous probabilisic ransformaion approach based on Gaussian Mixure Models (GMMs). Toda e al. [2] improved he performance of GMM-based mehod by using global variance o alleviae he over-smoohing effec. Wu e al. [3] proposed a non-negaive marix facorizaion-based mehod o use speech exemplars o synhesize convered speech direcly. Nakashika e al. [4] used a Deep Neural Nework (DNN) o map he source and arge in high order space. Sun e al. [5] proposed a Deep Bidirecional Long Shor-Term Memory based Recurren Neural Nework (DBLSTM)-based approach o model he relaionships beween source and arge speeches by using specral feaures and heir conex informaion. All he above approaches provide reasonably good resuls. However, in pracice, parallel daa is no easily available. Hence, some researchers proposed approaches o VC wih non-parallel daa, which is a more challenging problem. Mos of hese approaches focused on finding proper frame alignmens ha is no so sraighforward. Erro e al. [6] proposed an ieraive alignmen mehod o pair phoneically equivalen acousic vecors from non-parallel uerances. Tao e al. [7] proposed a supervisory daa alignmen mehod, where phoneic informaion was used as he resricion during alignmen. Silén e al. [8] exended a dynamic kernel parial leas squares regression-based approach for non-parallel daa by combining i wih an ieraive alignmen algorihm. Benisy e al. [9] used emporal conex informaion o improve he ieraive alignmen accuracy of non-parallel daa. Unforunaely, he experimenal resuls [6 9] show ha he performance of VC wih non-parallel daa is no as good as ha of VC wih parallel daa. This oucome is reasonable because i is difficul o make non-parallel alignmen as accurae as parallel alignmen. Aryal e al. [10] proposed a very differen approach ha made use of ariculaory behavior esimaed by elecromagneic ariculography (EMA). Wih he belief ha differen speakers have he same ariculaory behavior (if heir ariculaory areas are normalized) when hey speak he same spoken conen, he auhors ook normalized EMA feaures as a bridge beween he source and arge speakers. Afer modeling he mapping beween EMA feaures and acousic feaures of he arge speaker, VC can be

2 achieved by driving he rained model wih EMA feaures of he source speaker. Our approach is inspired by [10]. However, insead of EMA feaures which are expensive o obain, we use easily accessible Phoneic PoseriorGrams () o bridge beween speakers. A PPG is a ime-versus-class marix represening he poserior probabiliies of each phoneic class for each specific ime frame of one uerance [11, 12]. Our proposed approach generaes by employing a speakerindependen auomaic speech recogniion (SI-ASR) sysem for equalizing speaker differences. Then, we use a DBLSTM srucure o model he mapping beween he obained and he corresponding acousic feaures of he arge speaker for speech parameer generaion. Finally, we perform VC by driving he rained DBLSTM model wih he source speaker s (obained from he same SI-ASR). Noe ha we are no using any underlying linguisic informaion behind from SI-ASR in VC. Our proposed approach has he following advanages: 1) no parallel raining daa is required; 2) no alignmen process (e.g., DTW) is required, which avoids he influence of possible alignmen errors; 3) a rained model can be applied o any oher source speakers as long as he arge speaker is fixed (as in many-o-one conversion). Bu for he sae-of-he-ar approach wih parallel raining daa, a rained model is only applicable o a specific source speaker (as in one-o-one conversion). The res of he paper is organized as follows: Secion 2 inroduces a sae-of-he-ar VC sysem ha relies on parallel raining daa as our baseline. Secion 3 describes our proposed VC approach wih. Secion 4 presens he experimens and he comparison of our proposed approach agains he baseline in erms of boh objecive and subjecive measures. Secion 5 concludes his paper. 2. BASELINE: DBLSTM-BASED APPROACH WITH PARALLEL TRAINING DATA The baseline approach is based on a DBLSTM framework which is rained wih parallel daa [5] Basic Framework of DBLSTM As shown in Fig. 1, DBLSTM is a sequence o sequence mapping model. The middle secion, he lef secion and he righ secion (marked wih, and +1 respecively) sand for he curren frame, he previous frame and he following frame respecively. Each square in he Fig. 1 represens one memory block, which conains self-conneced memory cells and hree gae unis (i.e., inpu, oupu and forge gaes) ha can respecively provide wrie, read and rese operaions. Furhermore, bidirecional connecions of each layer can make full use of he conex informaion in boh forward and backward direcions Fig. 1. Archiecure of DBLSTM. Oupu Layer Layer-2 Backward Layer-2 Forward Layer-1 Backward Layer-1 Forward Inpu Layer The DBLSTM nework archiecure including memory blocks and recurren connecions makes i possible o sore informaion over a longer period of ime and o learn he opimal amoun of conex informaion [5, 13] Training Sage and Conversion Sage The baseline approach is divided ino raining sage and conversion sage as illusraed in Fig. 2. Source Paired source Training Sage Source Speech Targe Speech (Parallel Daa) DTW DBLSTM Model Training Targe Paired arge Conversion Sage Source Speech Source Trained DBLSTM Model Convered Convered Speech STRAIGHT Vocoder Log F0 AP Linear Conversion Fig. 2. Schemaic diagram of he DBLSTM-based approach for VC wih parallel raining daa. In he raining sage, he specral envelope is exraced by STRAIGHT analysis [14]. Mel-cepsral coefficiens () [15] are exraced o represen he specral envelope and hen feaures from he same senences of he source speech and he arge speech are aligned by dynamic ime warping (DTW). Then, paired feaures of he source and arge speeches are reaed as he raining daa. Back-propagaion hrough ime (BPTT) is used o rain DBLSTM model.

3 2.3. Limiaions Despie is good performance, he DBLSTM-based approach has he following limiaions: 1) i relies on parallel raining daa which is expensive o collec; 2) he influence of DTW errors on VC oupu qualiy is unavoidable. 3. PROPOSED APPROACH: VC WITH PHONETIC POSTERIORGRAMS (PPGS) of he source speech (obained from he same SI-ASR) for VC. The compuaion of and he hree sages will be presened in he following subsecions Phoneic PoseriorGrams () A PPG is a ime-versus-class marix represening he poserior probabiliies of each phoneic class for each specific ime frame of one uerance [11, 12]. A phoneic class may refer o a word, a phone or a senone. In his paper, we rea senones as he phoneic class. Fig. 4 shows an example of PPG represenaion for he spoken phrase paricular case. Se n o n e s In he conversion sage, fundamenal frequency (F0), and an aperiodic componen (AP) are exraced for one source uerance firs. Then, parameers of he convered speech are generaed as follows: are mapped by he rained DBLSTM model. Log F0 is convered by equalizing he mean and he sandard deviaion of he source and arge speeches. AP is direcly copied. Finally, he STRAIGHT vocoder is used o synhesize he speech waveform. To solve he limiaions of he baseline approach, we propose a -based approach wih he belief ha obained from an SI-ASR sysem can bridge across speakers Overview Ti me( s ) Training Sage 1 Training Sage 2 Conversion Sage Sandard ASR Corpus Targe Speech Source Speech MFCC SI-ASR Model Training Log F0 AP MFCC MFCC Trained SI ASR Model * Trained SIASR Model * DBLSTM Model Training Linear Conversion Trained DBLSTM Model Convered * means hese wo models are he same STRAIGHT Vocoder Convered Speech Fig. 3. Schemaic diagram of VC wih. SI sands for speaker-independen. Targe speech and source speech do no have any overlapped porion. The shaded par will be presened in Fig. 5. As illusraed in Fig. 3, he proposed approach is divided ino hree sages: raining sage 1, raining sage 2 and he conversion sage. The role of he SI-ASR model is o obain a represenaion of he inpu speech. Training sage 2 models he relaionships beween he and feaures of he arge speaker for speech parameer generaion. The conversion sage drives he rained DBLSTM model wih Fig. 4. PPG represenaion of he spoken phrase paricular case. The horizonal axis represens ime in seconds and he verical one conain indices of phoneic classes. The number of senones is 131. Darker shade implies a higher poserior probabiliy. We believe ha obained from an SI-ASR can represen ariculaion of speech sounds in a speakernormalized space and correspond o speech conen speakerindependenly. Therefore, we regard hese as a bridge beween he source and he arge speakers Training Sages 1 and 2 In raining sage 1, an SI-ASR sysem is rained for generaion using a muli-speaker ASR corpus. The equaions are illusraed by he example of one uerance. The inpu is he MFCC feaure vecor of h frame, denoed as X. The oupu is he vecor of poserior probabiliies P = (p(s X ) s = 1, 2,, C), where p(s X ) is he poserior probabiliy of each phoneic class s. As shown in Fig. 5, raining sage 2 rains he DBLSTM model (speech parameer generaion model) o ge he mapping relaionships beween he PPG and he sequence. For a given uerance from he arge speaker, denoes he frame index of his sequence. The inpu is he PPG (P1,, P,, PN ), compued by he rained SI-ASR model. The ideal value of he oupu layer is he

4 Sequence R R R Y Y Y+1 Oupu Layer Baseline sysem: DBLSTM-based approach wih parallel raining daa. Two asks: male-o-male (M2M) conversion and male-o-female (M2F) conversion. DBLSTM Model Training P P P+1 PPG Inpu Layer Fig. 5. Schemaic diagram of DBLSTM model raining. sequence (Y1 T,, Y T,, YN T ), exraced from he arge speech. The acual value of he oupu layer is (Y1 R,, Y R,, YN R ). The cos funcion of raining sage 2 is min N =1 YR Y T 2 (1) The model is rained o minimize he cos funcion hrough he BPTT echnique menioned in Secion 2. Noe ha he DBLSTM model is rained using only he arge speaker s feaures and he speaker-independen wihou using any oher linguisic informaion Conversion Sage In he conversion sage, he conversion of log F0 and AP is he same as ha of he baseline approach. Firs, o ge he convered, MFCC feaures of he source speech are exraced. Second, are obained from he rained SI- ASR model where he inpu is MFCC feaures. Third, are convered o by he rained DBLSTM model. Finally, he convered ogeher wih he convered log F0 and AP are used by he vocoder o synhesize he oupu speech Experimenal Seup 4. EXPERIMENTS The daa we use for VC is he CMU ARCTIC corpus [16]. The wihin-gender conversion experimen (male-o-male: BDL o RMS) and he cross-gender conversion experimen (male-o-female: BDL o SLT) are conduced. The baseline approach uses parallel speech of he source and arge speakers while our proposed approach uses only he arge speaker s speech for model raining. The signals are sampled a 16kHZ wih mono channel, windowed wih 25 ms and shifed every 5 ms. Acousic feaures, including specral envelope, F0 (1 dimension) and AP (513 dimensions) are exraced by STRAIGHT analysis [14]. The 39h order plus log energy are exraced o represen he specral envelope. Two sysems are implemened for comparison: Proposed sysem: Our proposed approach uses o augmen he DBLSTM. Two asks: maleo-male (M2M) conversion and male-o-female (M2F) conversion. In he -based approach, he SI-ASR sysem is implemened using he Kaldi speech recogniion oolki [17] wih he TIMIT corpus [18]. The sysem has a DNN archiecure wih 4 hidden layers each of which conains 1024 unis. Senones are reaed as he phoneic class of. The number of senones is 131, which is obained by clusering in raining sage 1. Hardware configuraion of he SI-ASR model raining is dual Inel Xeon E5-2640, 8 cores, 2.6GHZ. The raining ime is abou 11 hours. Then, he DBLSTM model is adoped o map he relaionships of sequence and sequence for speech parameer generaion. The implemenaion is based on he machine learning library, CURRENNT [19]. The number of unis in each layer is [ ] respecively, where each hidden layer conains one forward LSTM layer and one backward LSTM layer. BPTT is used o rain his model wih a learning rae of and a momenum of 0.9. The raining process of DBLSTM model is acceleraed by a NVIDIA Tesla K40 GPU and i akes abou 4 hours for 100 senences raining se. The baseline DBLSTM-based approach has he same model configuraion excep ha is inpu has only 39 dimensions (insead of 131). I akes abou 3 hours for 100 senences raining se Objecive Evaluaion Mel-cepsral disorion (MCD) is used o measure how close he convered is o he arge speech. MCD is he Euclidean disance beween he of he convered speech and he arge speech, denoed as MCD[dB] = 10 2 N ln10 (c d c convered d=1 d ) 2 (2) where N is he dimension of (excluding he energy feaure). c d and c convered d are he d-h coefficien of he arge and convered respecively. To explore he effec of he raining daa size, all he sysems are rained using differen amouns of raining daa 5, 20, 60, 100 and 200 senences. For he baseline approach, he raining daa consiss of parallel pairs of senences from he source and arge speakers. For he proposed approach, he raining daa consiss only of he senences from he arge speaker. The es daa se has 80 senences from he source speaker.

5 Mel-cepsral Disorion (db) Mel-cepsral Disorion (db) Score Baseline No. of Senences Baseline Fig. 6. Average MCD of baseline and proposed approaches. Male-o-male conversion experimen Baseline 0 M2M M2F Fig. 8. MOS es resuls wih he 95% confidence inervals. M2M: male-o-male experimen. M2F: male-o-female experimen. 5-poin scale: 5: excellen, 4: good, 3: fair, 2: poor, 1: bad No. of Senences he wo approaches) sounds more like he arge speaker s recording X or no preference. Each pair of A and B are shuffled o avoid preferenial bias. As shown in Fig. 9, based approach is frequenly preferred over he baseline approach. Fig. 7. Average MCD of baseline and proposed approaches. Male-o-female conversion experimen. M 2 M 11% 37% Baseline N/P 52% Fig. 6 and Fig. 7 show he resuls of male-o-male and male-o-female experimens respecively. As shown, when he raining size is a 5, 20 and 60 senences, he MCD value becomes smaller wih he increase of he daa size. The MCD value ends o converge when he raining size is larger han 60 senences. The resuls indicae ha he baseline approach and he proposed approach have similar performance in erms of objecive measure Subjecive Evaluaions We conduced a Mean Opinion Score (MOS) es and an ABX preference es as subjecive evaluaions for measuring he nauralness and speaker similariy of convered speech. 100 senences are used for raining each sysem and 10 senences (no in he raining se) are randomly seleced for esing. 21 paricipans are asked o do MOS es and ABX es. The quesionnaires of hese wo ess and some samples are presened in hps://sies.google.com/sie/2016icme/. In he MOS es, liseners are asked o rae he nauralness and clearness of he convered speech on a 5-poin scale. The resuls of he MOS es are shown in Fig. 8. The average scores of he baseline and proposed -based approaches are 3.20 and 3.87 respecively. For he ABX preference es, liseners are asked o choose which of he convered uerances A and B (generaed by M 2 F 17% 50% 33% Fig. 9. ABX preference es resuls. N/P sands for no preference. M2M: male-o-male experimen. M2F: male-ofemale experimen. The p-values of he wo experimens are and respecively. Resuls from boh MOS es and ABX es show ha our proposed -based approach perform beer han he baseline approach in boh speech qualiy and speaker similariy. Possible reasons include: 1) Proposed based approach does no require alignmen (e.g., DTW), which avoids he influence caused by possible alignmen errors; 2) he DBLSTM model of he proposed approach is rained using only he speaker-normalized and he arge speaker s acousic feaures. This minimizes he inerference from he source speaker s signal. 5. CONCLUSIONS In his paper, we propose a -based voice conversion approach for non-parallel daa., obained by an SI- ASR model, are used o bridge beween he source and arge speakers. The relaionships beween and acousic

6 feaures are modeled by a DBLSTM srucure. The proposed approach does no require parallel raining daa and is very flexible for many-o-one conversion, which are he wo main advanages over he approach for voice conversion (VC) using parallel daa. Experimens sugges ha he proposed approach improves he nauralness of he convered speech and is similariy wih arge speech. We have also ried applying our proposed model ino cross-lingual VC and have obained some good preliminary resuls. More invesigaion on he cross-lingual applicaions will be conduced in he fuure. 6. ACKNOWLEDGEMENTS The work is parially suppored by a gran from he HKSAR Governmen s General Research Fund (Projec Number: ) 7. REFERENCES [1] Y. Sylianou, O. Cappé, and E. Moulines, Coninuous probabilisic ransform for voice conversion, IEEE Transacions on Speech and Audio Processing, vol. 6, no. 2, pp , [2] T. Toda, A. W. Black, and K. Tokuda, Voice conversion based on maximum-likelihood esimaion of specral parameer rajecory, IEEE Transacions on Audio, Speech, and Language Processing, vol. 15, no. 8, pp , [3] Z. Wu, T. Viranen, T. Kinnunen, E. S. Chng, and H. Li, Exemplar-based voice conversion using non-negaive specrogram deconvoluion, in Proc. 8h ISCA Speech Synhesis Workshop, [4] T. Nakashika, R. Takashima, T. Takiguchi, and Y. Ariki, Voice conversion in high-order eigen space using Deep Belief Nes, in Proc. Inerspeech, [5] L. Sun, S. Kang, K. Li, and H. Meng, Voice conversion using deep bidirecional Long Shor-Term Memory based Recurren Neural Neworks, in Proc. ICASSP, [6] D. Erro, A. Moreno, and A. Bonafone, INCA algorihm for raining voice conversion sysems from nonparallel corpora, IEEE Transacions on Audio, Speech, and Language Processing, vol. 18, no. 5, pp , [7] J. Tao, M. Zhang, J. Nurminen, J. Tian, and X. Wang, Supervisory daa alignmen for ex-independen voice conversion, IEEE Transacions on Audio, Speech, and Language Processing, vol. 18, no. 5, pp , [8] H. Silén, J. Nurminen, E. Helander, and M. Gabbouj, Voice conversion for non-parallel daases using dynamic kernel parial leas squares regression, Convergence, vol. 1, p. 2, [9] H. Benisy, D. Malah, and K. Crammer, Non-parallel voice conversion using join opimizaion of alignmen by emporal conex and specral disorion, in Proc. ICASSP, [10] S. Aryal and R. Guierrez-Osuna, Ariculaory-based conversion of foreign accens wih Deep Neural Neworks, in Proc. Inerspeech, [11] T. J. Hazen, W. Shen, and C. Whie, Query-by-example spoken erm deecion using phoneic poseriorgram emplaes, in Proc. ASRU, [12] K. Kinzley, A. Jansen, and H. Hermansky, Even selecion from phone poseriorgrams using mached filers, in Proc. Inerspeech, [13] M. Wollmer, Z. Zhang, F. Weninger, B. Schuller, and G. Rigoll, Feaure enhancemen by bidirecional LSTM neworks for conversaional speech recogniion in highly non-saionary noise, in Proc. ICASSP, [14] H. Kawahara, I. Masuda-Kasuse, and A. de Cheveigné, Resrucuring speech represenaions using a pich-adapive ime frequency smoohing and an insananeous-frequency-based F0 exracion: Possible role of a repeiive srucure in sounds, Speech communicaion, vol. 27, no. 3, pp , [15] S. Imai, Cepsral analysis synhesis on he mel frequency scale, in Proc. ICASSP, [16] J. Kominek and A. W. Black, The CMU Arcic speech daabases, in Fifh ISCA Workshop on Speech Synhesis, [17] D. Povey, A. Ghoshal, G. Boulianne, L. Burge, O. Glembek, N. Goel, M. Hannemann, P. Molicek, Y. Qian, P. Schwarz, J. Silovsky, G. Semmer, and K. Vesely, The Kaldi speech recogniion Toolki, Dec [18] J. Garofolo, L. Lamel, W. Fisher, J. Fiscus, D. Palle, N. Dahlgren, and V. Zue, TIMIT acousic-phoneic coninuous speech corpus, [19] F. Weninger, J. Bergmann, and B. Schuller, Inroducing CURRENNT: he Munich open-source CUDA Recur- REn Neural Nework Toolki, Journal of Machine Learning Research, vol. 16, pp , 2015.

Neural Network Model of the Backpropagation Algorithm

Neural Network Model of the Backpropagation Algorithm Neural Nework Model of he Backpropagaion Algorihm Rudolf Jakša Deparmen of Cyberneics and Arificial Inelligence Technical Universiy of Košice Lená 9, 4 Košice Slovakia jaksa@neuron.uke.sk Miroslav Karák

More information

Channel Mapping using Bidirectional Long Short-Term Memory for Dereverberation in Hands-Free Voice Controlled Devices

Channel Mapping using Bidirectional Long Short-Term Memory for Dereverberation in Hands-Free Voice Controlled Devices Z. Zhang e al.: Channel Mapping using Bidirecional Long Shor-Term Memory for Dereverberaion in Hands-Free Voice Conrolled Devices 525 Channel Mapping using Bidirecional Long Shor-Term Memory for Dereverberaion

More information

Fast Multi-task Learning for Query Spelling Correction

Fast Multi-task Learning for Query Spelling Correction Fas Muli-ask Learning for Query Spelling Correcion Xu Sun Dep. of Saisical Science Cornell Universiy Ihaca, NY 14853 xusun@cornell.edu Anshumali Shrivasava Dep. of Compuer Science Cornell Universiy Ihaca,

More information

More Accurate Question Answering on Freebase

More Accurate Question Answering on Freebase More Accurae Quesion Answering on Freebase Hannah Bas, Elmar Haussmann Deparmen of Compuer Science Universiy of Freiburg 79110 Freiburg, Germany {bas, haussmann}@informaik.uni-freiburg.de ABSTRACT Real-world

More information

An Effiecient Approach for Resource Auto-Scaling in Cloud Environments

An Effiecient Approach for Resource Auto-Scaling in Cloud Environments Inernaional Journal of Elecrical and Compuer Engineering (IJECE) Vol. 6, No. 5, Ocober 2016, pp. 2415~2424 ISSN: 2088-8708, DOI: 10.11591/ijece.v6i5.10639 2415 An Effiecien Approach for Resource Auo-Scaling

More information

1 Language universals

1 Language universals AS LX 500 Topics: Language Uniersals Fall 2010, Sepember 21 4a. Anisymmery 1 Language uniersals Subjec-erb agreemen and order Bach (1971) discusses wh-quesions across SO and SO languages, hypohesizing:...

More information

MyLab & Mastering Business

MyLab & Mastering Business MyLab & Masering Business Efficacy Repor 2013 MyLab & Masering: Business Efficacy Repor 2013 Edied by Michelle D. Speckler 2013 Pearson MyAccouningLab, MyEconLab, MyFinanceLab, MyMarkeingLab, and MyOMLab

More information

Modeling function word errors in DNN-HMM based LVCSR systems

Modeling function word errors in DNN-HMM based LVCSR systems Modeling function word errors in DNN-HMM based LVCSR systems Melvin Jose Johnson Premkumar, Ankur Bapna and Sree Avinash Parchuri Department of Computer Science Department of Electrical Engineering Stanford

More information

Information Propagation for informing Special Population Subgroups about New Ground Transportation Services at Airports

Information Propagation for informing Special Population Subgroups about New Ground Transportation Services at Airports Downloaded from ascelibrary.org by Basil Sephanis on 07/13/16. Copyrigh ASCE. For personal use only; all righs reserved. Informaion Propagaion for informing Special Populaion Subgroups abou New Ground

More information

Modeling function word errors in DNN-HMM based LVCSR systems

Modeling function word errors in DNN-HMM based LVCSR systems Modeling function word errors in DNN-HMM based LVCSR systems Melvin Jose Johnson Premkumar, Ankur Bapna and Sree Avinash Parchuri Department of Computer Science Department of Electrical Engineering Stanford

More information

Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models

Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models Autoregressive product of multi-frame predictions can improve the accuracy of hybrid models Navdeep Jaitly 1, Vincent Vanhoucke 2, Geoffrey Hinton 1,2 1 University of Toronto 2 Google Inc. ndjaitly@cs.toronto.edu,

More information

A study of speaker adaptation for DNN-based speech synthesis

A study of speaker adaptation for DNN-based speech synthesis A study of speaker adaptation for DNN-based speech synthesis Zhizheng Wu, Pawel Swietojanski, Christophe Veaux, Steve Renals, Simon King The Centre for Speech Technology Research (CSTR) University of Edinburgh,

More information

Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration

Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration INTERSPEECH 2013 Semi-Supervised GMM and DNN Acoustic Model Training with Multi-system Combination and Confidence Re-calibration Yan Huang, Dong Yu, Yifan Gong, and Chaojun Liu Microsoft Corporation, One

More information

Speech Emotion Recognition Using Support Vector Machine

Speech Emotion Recognition Using Support Vector Machine Speech Emotion Recognition Using Support Vector Machine Yixiong Pan, Peipei Shen and Liping Shen Department of Computer Technology Shanghai JiaoTong University, Shanghai, China panyixiong@sjtu.edu.cn,

More information

Segmental Conditional Random Fields with Deep Neural Networks as Acoustic Models for First-Pass Word Recognition

Segmental Conditional Random Fields with Deep Neural Networks as Acoustic Models for First-Pass Word Recognition Segmental Conditional Random Fields with Deep Neural Networks as Acoustic Models for First-Pass Word Recognition Yanzhang He, Eric Fosler-Lussier Department of Computer Science and Engineering The hio

More information

Using Articulatory Features and Inferred Phonological Segments in Zero Resource Speech Processing

Using Articulatory Features and Inferred Phonological Segments in Zero Resource Speech Processing Using Articulatory Features and Inferred Phonological Segments in Zero Resource Speech Processing Pallavi Baljekar, Sunayana Sitaram, Prasanna Kumar Muthukumar, and Alan W Black Carnegie Mellon University,

More information

UNIDIRECTIONAL LONG SHORT-TERM MEMORY RECURRENT NEURAL NETWORK WITH RECURRENT OUTPUT LAYER FOR LOW-LATENCY SPEECH SYNTHESIS. Heiga Zen, Haşim Sak

UNIDIRECTIONAL LONG SHORT-TERM MEMORY RECURRENT NEURAL NETWORK WITH RECURRENT OUTPUT LAYER FOR LOW-LATENCY SPEECH SYNTHESIS. Heiga Zen, Haşim Sak UNIDIRECTIONAL LONG SHORT-TERM MEMORY RECURRENT NEURAL NETWORK WITH RECURRENT OUTPUT LAYER FOR LOW-LATENCY SPEECH SYNTHESIS Heiga Zen, Haşim Sak Google fheigazen,hasimg@google.com ABSTRACT Long short-term

More information

Learning Methods in Multilingual Speech Recognition

Learning Methods in Multilingual Speech Recognition Learning Methods in Multilingual Speech Recognition Hui Lin Department of Electrical Engineering University of Washington Seattle, WA 98125 linhui@u.washington.edu Li Deng, Jasha Droppo, Dong Yu, and Alex

More information

ADVANCES IN DEEP NEURAL NETWORK APPROACHES TO SPEAKER RECOGNITION

ADVANCES IN DEEP NEURAL NETWORK APPROACHES TO SPEAKER RECOGNITION ADVANCES IN DEEP NEURAL NETWORK APPROACHES TO SPEAKER RECOGNITION Mitchell McLaren 1, Yun Lei 1, Luciana Ferrer 2 1 Speech Technology and Research Laboratory, SRI International, California, USA 2 Departamento

More information

SEMI-SUPERVISED ENSEMBLE DNN ACOUSTIC MODEL TRAINING

SEMI-SUPERVISED ENSEMBLE DNN ACOUSTIC MODEL TRAINING SEMI-SUPERVISED ENSEMBLE DNN ACOUSTIC MODEL TRAINING Sheng Li 1, Xugang Lu 2, Shinsuke Sakai 1, Masato Mimura 1 and Tatsuya Kawahara 1 1 School of Informatics, Kyoto University, Sakyo-ku, Kyoto 606-8501,

More information

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation

A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation A New Perspective on Combining GMM and DNN Frameworks for Speaker Adaptation SLSP-2016 October 11-12 Natalia Tomashenko 1,2,3 natalia.tomashenko@univ-lemans.fr Yuri Khokhlov 3 khokhlov@speechpro.com Yannick

More information

Human Emotion Recognition From Speech

Human Emotion Recognition From Speech RESEARCH ARTICLE OPEN ACCESS Human Emotion Recognition From Speech Miss. Aparna P. Wanare*, Prof. Shankar N. Dandare *(Department of Electronics & Telecommunication Engineering, Sant Gadge Baba Amravati

More information

International Journal of Computational Intelligence and Informatics, Vol. 1 : No. 4, January - March 2012

International Journal of Computational Intelligence and Informatics, Vol. 1 : No. 4, January - March 2012 Text-independent Mono and Cross-lingual Speaker Identification with the Constraint of Limited Data Nagaraja B G and H S Jayanna Department of Information Science and Engineering Siddaganga Institute of

More information

Improvements to the Pruning Behavior of DNN Acoustic Models

Improvements to the Pruning Behavior of DNN Acoustic Models Improvements to the Pruning Behavior of DNN Acoustic Models Matthias Paulik Apple Inc., Infinite Loop, Cupertino, CA 954 mpaulik@apple.com Abstract This paper examines two strategies that positively influence

More information

arxiv: v1 [cs.lg] 7 Apr 2015

arxiv: v1 [cs.lg] 7 Apr 2015 Transferring Knowledge from a RNN to a DNN William Chan 1, Nan Rosemary Ke 1, Ian Lane 1,2 Carnegie Mellon University 1 Electrical and Computer Engineering, 2 Language Technologies Institute Equal contribution

More information

INVESTIGATION OF UNSUPERVISED ADAPTATION OF DNN ACOUSTIC MODELS WITH FILTER BANK INPUT

INVESTIGATION OF UNSUPERVISED ADAPTATION OF DNN ACOUSTIC MODELS WITH FILTER BANK INPUT INVESTIGATION OF UNSUPERVISED ADAPTATION OF DNN ACOUSTIC MODELS WITH FILTER BANK INPUT Takuya Yoshioka,, Anton Ragni, Mark J. F. Gales Cambridge University Engineering Department, Cambridge, UK NTT Communication

More information

Distributed Learning of Multilingual DNN Feature Extractors using GPUs

Distributed Learning of Multilingual DNN Feature Extractors using GPUs Distributed Learning of Multilingual DNN Feature Extractors using GPUs Yajie Miao, Hao Zhang, Florian Metze Language Technologies Institute, School of Computer Science, Carnegie Mellon University Pittsburgh,

More information

Unvoiced Landmark Detection for Segment-based Mandarin Continuous Speech Recognition

Unvoiced Landmark Detection for Segment-based Mandarin Continuous Speech Recognition Unvoiced Landmark Detection for Segment-based Mandarin Continuous Speech Recognition Hua Zhang, Yun Tang, Wenju Liu and Bo Xu National Laboratory of Pattern Recognition Institute of Automation, Chinese

More information

DNN ACOUSTIC MODELING WITH MODULAR MULTI-LINGUAL FEATURE EXTRACTION NETWORKS

DNN ACOUSTIC MODELING WITH MODULAR MULTI-LINGUAL FEATURE EXTRACTION NETWORKS DNN ACOUSTIC MODELING WITH MODULAR MULTI-LINGUAL FEATURE EXTRACTION NETWORKS Jonas Gehring 1 Quoc Bao Nguyen 1 Florian Metze 2 Alex Waibel 1,2 1 Interactive Systems Lab, Karlsruhe Institute of Technology;

More information

A NOVEL SCHEME FOR SPEAKER RECOGNITION USING A PHONETICALLY-AWARE DEEP NEURAL NETWORK. Yun Lei Nicolas Scheffer Luciana Ferrer Mitchell McLaren

A NOVEL SCHEME FOR SPEAKER RECOGNITION USING A PHONETICALLY-AWARE DEEP NEURAL NETWORK. Yun Lei Nicolas Scheffer Luciana Ferrer Mitchell McLaren A NOVEL SCHEME FOR SPEAKER RECOGNITION USING A PHONETICALLY-AWARE DEEP NEURAL NETWORK Yun Lei Nicolas Scheffer Luciana Ferrer Mitchell McLaren Speech Technology and Research Laboratory, SRI International,

More information

BUILDING CONTEXT-DEPENDENT DNN ACOUSTIC MODELS USING KULLBACK-LEIBLER DIVERGENCE-BASED STATE TYING

BUILDING CONTEXT-DEPENDENT DNN ACOUSTIC MODELS USING KULLBACK-LEIBLER DIVERGENCE-BASED STATE TYING BUILDING CONTEXT-DEPENDENT DNN ACOUSTIC MODELS USING KULLBACK-LEIBLER DIVERGENCE-BASED STATE TYING Gábor Gosztolya 1, Tamás Grósz 1, László Tóth 1, David Imseng 2 1 MTA-SZTE Research Group on Artificial

More information

Robust Speech Recognition using DNN-HMM Acoustic Model Combining Noise-aware training with Spectral Subtraction

Robust Speech Recognition using DNN-HMM Acoustic Model Combining Noise-aware training with Spectral Subtraction INTERSPEECH 2015 Robust Speech Recognition using DNN-HMM Acoustic Model Combining Noise-aware training with Spectral Subtraction Akihiro Abe, Kazumasa Yamamoto, Seiichi Nakagawa Department of Computer

More information

Class-Discriminative Weighted Distortion Measure for VQ-Based Speaker Identification

Class-Discriminative Weighted Distortion Measure for VQ-Based Speaker Identification Class-Discriminative Weighted Distortion Measure for VQ-Based Speaker Identification Tomi Kinnunen and Ismo Kärkkäinen University of Joensuu, Department of Computer Science, P.O. Box 111, 80101 JOENSUU,

More information

The NICT/ATR speech synthesis system for the Blizzard Challenge 2008

The NICT/ATR speech synthesis system for the Blizzard Challenge 2008 The NICT/ATR speech synthesis system for the Blizzard Challenge 2008 Ranniery Maia 1,2, Jinfu Ni 1,2, Shinsuke Sakai 1,2, Tomoki Toda 1,3, Keiichi Tokuda 1,4 Tohru Shimizu 1,2, Satoshi Nakamura 1,2 1 National

More information

LOW-RANK AND SPARSE SOFT TARGETS TO LEARN BETTER DNN ACOUSTIC MODELS

LOW-RANK AND SPARSE SOFT TARGETS TO LEARN BETTER DNN ACOUSTIC MODELS LOW-RANK AND SPARSE SOFT TARGETS TO LEARN BETTER DNN ACOUSTIC MODELS Pranay Dighe Afsaneh Asaei Hervé Bourlard Idiap Research Institute, Martigny, Switzerland École Polytechnique Fédérale de Lausanne (EPFL),

More information

Speech Recognition at ICSI: Broadcast News and beyond

Speech Recognition at ICSI: Broadcast News and beyond Speech Recognition at ICSI: Broadcast News and beyond Dan Ellis International Computer Science Institute, Berkeley CA Outline 1 2 3 The DARPA Broadcast News task Aspects of ICSI

More information

Mandarin Lexical Tone Recognition: The Gating Paradigm

Mandarin Lexical Tone Recognition: The Gating Paradigm Kansas Working Papers in Linguistics, Vol. 0 (008), p. 8 Abstract Mandarin Lexical Tone Recognition: The Gating Paradigm Yuwen Lai and Jie Zhang University of Kansas Research on spoken word recognition

More information

Vowel mispronunciation detection using DNN acoustic models with cross-lingual training

Vowel mispronunciation detection using DNN acoustic models with cross-lingual training INTERSPEECH 2015 Vowel mispronunciation detection using DNN acoustic models with cross-lingual training Shrikant Joshi, Nachiket Deo, Preeti Rao Department of Electrical Engineering, Indian Institute of

More information

BAUM-WELCH TRAINING FOR SEGMENT-BASED SPEECH RECOGNITION. Han Shu, I. Lee Hetherington, and James Glass

BAUM-WELCH TRAINING FOR SEGMENT-BASED SPEECH RECOGNITION. Han Shu, I. Lee Hetherington, and James Glass BAUM-WELCH TRAINING FOR SEGMENT-BASED SPEECH RECOGNITION Han Shu, I. Lee Hetherington, and James Glass Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology Cambridge,

More information

WHEN THERE IS A mismatch between the acoustic

WHEN THERE IS A mismatch between the acoustic 808 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 14, NO. 3, MAY 2006 Optimization of Temporal Filters for Constructing Robust Features in Speech Recognition Jeih-Weih Hung, Member,

More information

Voice conversion through vector quantization

Voice conversion through vector quantization J. Acoust. Soc. Jpn.(E)11, 2 (1990) Voice conversion through vector quantization Masanobu Abe, Satoshi Nakamura, Kiyohiro Shikano, and Hisao Kuwabara A TR Interpreting Telephony Research Laboratories,

More information

PREDICTING SPEECH RECOGNITION CONFIDENCE USING DEEP LEARNING WITH WORD IDENTITY AND SCORE FEATURES

PREDICTING SPEECH RECOGNITION CONFIDENCE USING DEEP LEARNING WITH WORD IDENTITY AND SCORE FEATURES PREDICTING SPEECH RECOGNITION CONFIDENCE USING DEEP LEARNING WITH WORD IDENTITY AND SCORE FEATURES Po-Sen Huang, Kshitiz Kumar, Chaojun Liu, Yifan Gong, Li Deng Department of Electrical and Computer Engineering,

More information

Likelihood-Maximizing Beamforming for Robust Hands-Free Speech Recognition

Likelihood-Maximizing Beamforming for Robust Hands-Free Speech Recognition MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Likelihood-Maximizing Beamforming for Robust Hands-Free Speech Recognition Seltzer, M.L.; Raj, B.; Stern, R.M. TR2004-088 December 2004 Abstract

More information

Affective Classification of Generic Audio Clips using Regression Models

Affective Classification of Generic Audio Clips using Regression Models Affective Classification of Generic Audio Clips using Regression Models Nikolaos Malandrakis 1, Shiva Sundaram, Alexandros Potamianos 3 1 Signal Analysis and Interpretation Laboratory (SAIL), USC, Los

More information

Phonetic- and Speaker-Discriminant Features for Speaker Recognition. Research Project

Phonetic- and Speaker-Discriminant Features for Speaker Recognition. Research Project Phonetic- and Speaker-Discriminant Features for Speaker Recognition by Lara Stoll Research Project Submitted to the Department of Electrical Engineering and Computer Sciences, University of California

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Deep Neural Network Language Models

Deep Neural Network Language Models Deep Neural Network Language Models Ebru Arısoy, Tara N. Sainath, Brian Kingsbury, Bhuvana Ramabhadran IBM T.J. Watson Research Center Yorktown Heights, NY, 10598, USA {earisoy, tsainath, bedk, bhuvana}@us.ibm.com

More information

Constructing Parallel Corpus from Movie Subtitles

Constructing Parallel Corpus from Movie Subtitles Constructing Parallel Corpus from Movie Subtitles Han Xiao 1 and Xiaojie Wang 2 1 School of Information Engineering, Beijing University of Post and Telecommunications artex.xh@gmail.com 2 CISTR, Beijing

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

Speech Segmentation Using Probabilistic Phonetic Feature Hierarchy and Support Vector Machines

Speech Segmentation Using Probabilistic Phonetic Feature Hierarchy and Support Vector Machines Speech Segmentation Using Probabilistic Phonetic Feature Hierarchy and Support Vector Machines Amit Juneja and Carol Espy-Wilson Department of Electrical and Computer Engineering University of Maryland,

More information

Eli Yamamoto, Satoshi Nakamura, Kiyohiro Shikano. Graduate School of Information Science, Nara Institute of Science & Technology

Eli Yamamoto, Satoshi Nakamura, Kiyohiro Shikano. Graduate School of Information Science, Nara Institute of Science & Technology ISCA Archive SUBJECTIVE EVALUATION FOR HMM-BASED SPEECH-TO-LIP MOVEMENT SYNTHESIS Eli Yamamoto, Satoshi Nakamura, Kiyohiro Shikano Graduate School of Information Science, Nara Institute of Science & Technology

More information

DOMAIN MISMATCH COMPENSATION FOR SPEAKER RECOGNITION USING A LIBRARY OF WHITENERS. Elliot Singer and Douglas Reynolds

DOMAIN MISMATCH COMPENSATION FOR SPEAKER RECOGNITION USING A LIBRARY OF WHITENERS. Elliot Singer and Douglas Reynolds DOMAIN MISMATCH COMPENSATION FOR SPEAKER RECOGNITION USING A LIBRARY OF WHITENERS Elliot Singer and Douglas Reynolds Massachusetts Institute of Technology Lincoln Laboratory {es,dar}@ll.mit.edu ABSTRACT

More information

A Comparison of DHMM and DTW for Isolated Digits Recognition System of Arabic Language

A Comparison of DHMM and DTW for Isolated Digits Recognition System of Arabic Language A Comparison of DHMM and DTW for Isolated Digits Recognition System of Arabic Language Z.HACHKAR 1,3, A. FARCHI 2, B.MOUNIR 1, J. EL ABBADI 3 1 Ecole Supérieure de Technologie, Safi, Morocco. zhachkar2000@yahoo.fr.

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Speech Communication Session 2aSC: Linking Perception and Production

More information

Framewise Phoneme Classification with Bidirectional LSTM and Other Neural Network Architectures

Framewise Phoneme Classification with Bidirectional LSTM and Other Neural Network Architectures Framewise Phoneme Classification with Bidirectional LSTM and Other Neural Network Architectures Alex Graves and Jürgen Schmidhuber IDSIA, Galleria 2, 6928 Manno-Lugano, Switzerland TU Munich, Boltzmannstr.

More information

On the Formation of Phoneme Categories in DNN Acoustic Models

On the Formation of Phoneme Categories in DNN Acoustic Models On the Formation of Phoneme Categories in DNN Acoustic Models Tasha Nagamine Department of Electrical Engineering, Columbia University T. Nagamine Motivation Large performance gap between humans and state-

More information

SPEECH RECOGNITION CHALLENGE IN THE WILD: ARABIC MGB-3

SPEECH RECOGNITION CHALLENGE IN THE WILD: ARABIC MGB-3 SPEECH RECOGNITION CHALLENGE IN THE WILD: ARABIC MGB-3 Ahmed Ali 1,2, Stephan Vogel 1, Steve Renals 2 1 Qatar Computing Research Institute, HBKU, Doha, Qatar 2 Centre for Speech Technology Research, University

More information

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models

Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Learning Structural Correspondences Across Different Linguistic Domains with Synchronous Neural Language Models Stephan Gouws and GJ van Rooyen MIH Medialab, Stellenbosch University SOUTH AFRICA {stephan,gvrooyen}@ml.sun.ac.za

More information

AUTOMATIC DETECTION OF PROLONGED FRICATIVE PHONEMES WITH THE HIDDEN MARKOV MODELS APPROACH 1. INTRODUCTION

AUTOMATIC DETECTION OF PROLONGED FRICATIVE PHONEMES WITH THE HIDDEN MARKOV MODELS APPROACH 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 11/2007, ISSN 1642-6037 Marek WIŚNIEWSKI *, Wiesława KUNISZYK-JÓŹKOWIAK *, Elżbieta SMOŁKA *, Waldemar SUSZYŃSKI * HMM, recognition, speech, disorders

More information

Malicious User Suppression for Cooperative Spectrum Sensing in Cognitive Radio Networks using Dixon s Outlier Detection Method

Malicious User Suppression for Cooperative Spectrum Sensing in Cognitive Radio Networks using Dixon s Outlier Detection Method Malicious User Suppression for Cooperative Spectrum Sensing in Cognitive Radio Networks using Dixon s Outlier Detection Method Sanket S. Kalamkar and Adrish Banerjee Department of Electrical Engineering

More information

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Explorer Personalising speech-to-speech translation Citation for published version: Dines, J, Liang, H, Saheer, L, Gibson, M, Byrne, W, Oura, K, Tokuda, K, Yamagishi, J, King, S, Wester,

More information

Segregation of Unvoiced Speech from Nonspeech Interference

Segregation of Unvoiced Speech from Nonspeech Interference Technical Report OSU-CISRC-8/7-TR63 Department of Computer Science and Engineering The Ohio State University Columbus, OH 4321-1277 FTP site: ftp.cse.ohio-state.edu Login: anonymous Directory: pub/tech-report/27

More information

NCU IISR English-Korean and English-Chinese Named Entity Transliteration Using Different Grapheme Segmentation Approaches

NCU IISR English-Korean and English-Chinese Named Entity Transliteration Using Different Grapheme Segmentation Approaches NCU IISR English-Korean and English-Chinese Named Entity Transliteration Using Different Grapheme Segmentation Approaches Yu-Chun Wang Chun-Kai Wu Richard Tzong-Han Tsai Department of Computer Science

More information

Design Of An Automatic Speaker Recognition System Using MFCC, Vector Quantization And LBG Algorithm

Design Of An Automatic Speaker Recognition System Using MFCC, Vector Quantization And LBG Algorithm Design Of An Automatic Speaker Recognition System Using MFCC, Vector Quantization And LBG Algorithm Prof. Ch.Srinivasa Kumar Prof. and Head of department. Electronics and communication Nalanda Institute

More information

Speech Synthesis in Noisy Environment by Enhancing Strength of Excitation and Formant Prominence

Speech Synthesis in Noisy Environment by Enhancing Strength of Excitation and Formant Prominence INTERSPEECH September,, San Francisco, USA Speech Synthesis in Noisy Environment by Enhancing Strength of Excitation and Formant Prominence Bidisha Sharma and S. R. Mahadeva Prasanna Department of Electronics

More information

UTD-CRSS Systems for 2012 NIST Speaker Recognition Evaluation

UTD-CRSS Systems for 2012 NIST Speaker Recognition Evaluation UTD-CRSS Systems for 2012 NIST Speaker Recognition Evaluation Taufiq Hasan Gang Liu Seyed Omid Sadjadi Navid Shokouhi The CRSS SRE Team John H.L. Hansen Keith W. Godin Abhinav Misra Ali Ziaei Hynek Bořil

More information

Spoofing and countermeasures for automatic speaker verification

Spoofing and countermeasures for automatic speaker verification INTERSPEECH 2013 Spoofing and countermeasures for automatic speaker verification Nicholas Evans 1, Tomi Kinnunen 2 and Junichi Yamagishi 3,4 1 EURECOM, Sophia Antipolis, France 2 University of Eastern

More information

DIRECT ADAPTATION OF HYBRID DNN/HMM MODEL FOR FAST SPEAKER ADAPTATION IN LVCSR BASED ON SPEAKER CODE

DIRECT ADAPTATION OF HYBRID DNN/HMM MODEL FOR FAST SPEAKER ADAPTATION IN LVCSR BASED ON SPEAKER CODE 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) DIRECT ADAPTATION OF HYBRID DNN/HMM MODEL FOR FAST SPEAKER ADAPTATION IN LVCSR BASED ON SPEAKER CODE Shaofei Xue 1

More information

TRANSFER LEARNING OF WEAKLY LABELLED AUDIO. Aleksandr Diment, Tuomas Virtanen

TRANSFER LEARNING OF WEAKLY LABELLED AUDIO. Aleksandr Diment, Tuomas Virtanen TRANSFER LEARNING OF WEAKLY LABELLED AUDIO Aleksandr Diment, Tuomas Virtanen Tampere University of Technology Laboratory of Signal Processing Korkeakoulunkatu 1, 33720, Tampere, Finland firstname.lastname@tut.fi

More information

Intra-talker Variation: Audience Design Factors Affecting Lexical Selections

Intra-talker Variation: Audience Design Factors Affecting Lexical Selections Tyler Perrachione LING 451-0 Proseminar in Sound Structure Prof. A. Bradlow 17 March 2006 Intra-talker Variation: Audience Design Factors Affecting Lexical Selections Abstract Although the acoustic and

More information

Investigation on Mandarin Broadcast News Speech Recognition

Investigation on Mandarin Broadcast News Speech Recognition Investigation on Mandarin Broadcast News Speech Recognition Mei-Yuh Hwang 1, Xin Lei 1, Wen Wang 2, Takahiro Shinozaki 1 1 Univ. of Washington, Dept. of Electrical Engineering, Seattle, WA 98195 USA 2

More information

Speaker Identification by Comparison of Smart Methods. Abstract

Speaker Identification by Comparison of Smart Methods. Abstract Journal of mathematics and computer science 10 (2014), 61-71 Speaker Identification by Comparison of Smart Methods Ali Mahdavi Meimand Amin Asadi Majid Mohamadi Department of Electrical Department of Computer

More information

A new Dataset of Telephone-Based Human-Human Call-Center Interaction with Emotional Evaluation

A new Dataset of Telephone-Based Human-Human Call-Center Interaction with Emotional Evaluation A new Dataset of Telephone-Based Human-Human Call-Center Interaction with Emotional Evaluation Ingo Siegert 1, Kerstin Ohnemus 2 1 Cognitive Systems Group, Institute for Information Technology and Communications

More information

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria FUZZY EXPERT SYSTEMS 16-18 18 February 2002 University of Damascus-Syria Dr. Kasim M. Al-Aubidy Computer Eng. Dept. Philadelphia University What is Expert Systems? ES are computer programs that emulate

More information

Reduce the Failure Rate of the Screwing Process with Six Sigma Approach

Reduce the Failure Rate of the Screwing Process with Six Sigma Approach Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Reduce the Failure Rate of the Screwing Process with Six Sigma Approach

More information

Generative models and adversarial training

Generative models and adversarial training Day 4 Lecture 1 Generative models and adversarial training Kevin McGuinness kevin.mcguinness@dcu.ie Research Fellow Insight Centre for Data Analytics Dublin City University What is a generative model?

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 17, NO. 8, NOVEMBER 2009 1567 Modeling the Expressivity of Input Text Semantics for Chinese Text-to-Speech Synthesis in a Spoken Dialog

More information

Analysis of Emotion Recognition System through Speech Signal Using KNN & GMM Classifier

Analysis of Emotion Recognition System through Speech Signal Using KNN & GMM Classifier IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver.1 (Mar - Apr.2015), PP 55-61 www.iosrjournals.org Analysis of Emotion

More information

STUDENT SATISFACTION IN PROFESSIONAL EDUCATION IN GWALIOR

STUDENT SATISFACTION IN PROFESSIONAL EDUCATION IN GWALIOR International Journal of Human Resource Management and Research (IJHRMR) ISSN 2249-6874 Vol. 3, Issue 2, Jun 2013, 71-76 TJPRC Pvt. Ltd. STUDENT SATISFACTION IN PROFESSIONAL EDUCATION IN GWALIOR DIVYA

More information

STUDIES WITH FABRICATED SWITCHBOARD DATA: EXPLORING SOURCES OF MODEL-DATA MISMATCH

STUDIES WITH FABRICATED SWITCHBOARD DATA: EXPLORING SOURCES OF MODEL-DATA MISMATCH STUDIES WITH FABRICATED SWITCHBOARD DATA: EXPLORING SOURCES OF MODEL-DATA MISMATCH Don McAllaster, Larry Gillick, Francesco Scattone, Mike Newman Dragon Systems, Inc. 320 Nevada Street Newton, MA 02160

More information

Digital Signal Processing: Speaker Recognition Final Report (Complete Version)

Digital Signal Processing: Speaker Recognition Final Report (Complete Version) Digital Signal Processing: Speaker Recognition Final Report (Complete Version) Xinyu Zhou, Yuxin Wu, and Tiezheng Li Tsinghua University Contents 1 Introduction 1 2 Algorithms 2 2.1 VAD..................................................

More information

Using Deep Convolutional Neural Networks in Monte Carlo Tree Search

Using Deep Convolutional Neural Networks in Monte Carlo Tree Search Using Deep Convolutional Neural Networks in Monte Carlo Tree Search Tobias Graf (B) and Marco Platzner University of Paderborn, Paderborn, Germany tobiasg@mail.upb.de, platzner@upb.de Abstract. Deep Convolutional

More information

Mining Association Rules in Student s Assessment Data

Mining Association Rules in Student s Assessment Data www.ijcsi.org 211 Mining Association Rules in Student s Assessment Data Dr. Varun Kumar 1, Anupama Chadha 2 1 Department of Computer Science and Engineering, MVN University Palwal, Haryana, India 2 Anupama

More information

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model

Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Unsupervised Learning of Word Semantic Embedding using the Deep Structured Semantic Model Xinying Song, Xiaodong He, Jianfeng Gao, Li Deng Microsoft Research, One Microsoft Way, Redmond, WA 98052, U.S.A.

More information

LEARNING A SEMANTIC PARSER FROM SPOKEN UTTERANCES. Judith Gaspers and Philipp Cimiano

LEARNING A SEMANTIC PARSER FROM SPOKEN UTTERANCES. Judith Gaspers and Philipp Cimiano LEARNING A SEMANTIC PARSER FROM SPOKEN UTTERANCES Judith Gaspers and Philipp Cimiano Semantic Computing Group, CITEC, Bielefeld University {jgaspers cimiano}@cit-ec.uni-bielefeld.de ABSTRACT Semantic parsers

More information

Word Segmentation of Off-line Handwritten Documents

Word Segmentation of Off-line Handwritten Documents Word Segmentation of Off-line Handwritten Documents Chen Huang and Sargur N. Srihari {chuang5, srihari}@cedar.buffalo.edu Center of Excellence for Document Analysis and Recognition (CEDAR), Department

More information

IEEE/ACM TRANSACTIONS ON AUDIO, SPEECH AND LANGUAGE PROCESSING, VOL XXX, NO. XXX,

IEEE/ACM TRANSACTIONS ON AUDIO, SPEECH AND LANGUAGE PROCESSING, VOL XXX, NO. XXX, IEEE/ACM TRANSACTIONS ON AUDIO, SPEECH AND LANGUAGE PROCESSING, VOL XXX, NO. XXX, 2017 1 Small-footprint Highway Deep Neural Networks for Speech Recognition Liang Lu Member, IEEE, Steve Renals Fellow,

More information

Letter-based speech synthesis

Letter-based speech synthesis Letter-based speech synthesis Oliver Watts, Junichi Yamagishi, Simon King Centre for Speech Technology Research, University of Edinburgh, UK O.S.Watts@sms.ed.ac.uk jyamagis@inf.ed.ac.uk Simon.King@ed.ac.uk

More information

arxiv: v1 [cs.cl] 27 Apr 2016

arxiv: v1 [cs.cl] 27 Apr 2016 The IBM 2016 English Conversational Telephone Speech Recognition System George Saon, Tom Sercu, Steven Rennie and Hong-Kwang J. Kuo IBM T. J. Watson Research Center, Yorktown Heights, NY, 10598 gsaon@us.ibm.com

More information

Writing quality predicts Chinese learning

Writing quality predicts Chinese learning Read Writ (2015) 28:763 795 DOI 10.1007/s11145-015-9549-0 Writing quality predicts Chinese learning Connie Qun Guan Charles A. Perfetti Wanjin Meng Published online: 20 February 2015 Springer Science+Business

More information

Calibration of Confidence Measures in Speech Recognition

Calibration of Confidence Measures in Speech Recognition Submitted to IEEE Trans on Audio, Speech, and Language, July 2010 1 Calibration of Confidence Measures in Speech Recognition Dong Yu, Senior Member, IEEE, Jinyu Li, Member, IEEE, Li Deng, Fellow, IEEE

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007 Indiana University Outline Introduction Bias and

More information

Speech Recognition by Indexing and Sequencing

Speech Recognition by Indexing and Sequencing International Journal of Computer Information Systems and Industrial Management Applications. ISSN 215-7988 Volume 4 (212) pp. 358 365 c MIR Labs, www.mirlabs.net/ijcisim/index.html Speech Recognition

More information

SPEAKER IDENTIFICATION FROM SHOUTED SPEECH: ANALYSIS AND COMPENSATION

SPEAKER IDENTIFICATION FROM SHOUTED SPEECH: ANALYSIS AND COMPENSATION SPEAKER IDENTIFICATION FROM SHOUTED SPEECH: ANALYSIS AND COMPENSATION Ceal Hanilçi 1,2, Toi Kinnunen 2, Rahi Saeidi 3, Jouni Pohjalainen 4, Paavo Alku 4, Figen Ertaş 1 1 Departent of Electronic Engineering

More information

Automatic Pronunciation Checker

Automatic Pronunciation Checker Institut für Technische Informatik und Kommunikationsnetze Eidgenössische Technische Hochschule Zürich Swiss Federal Institute of Technology Zurich Ecole polytechnique fédérale de Zurich Politecnico federale

More information

A Neural Network GUI Tested on Text-To-Phoneme Mapping

A Neural Network GUI Tested on Text-To-Phoneme Mapping A Neural Network GUI Tested on Text-To-Phoneme Mapping MAARTEN TROMPPER Universiteit Utrecht m.f.a.trompper@students.uu.nl Abstract Text-to-phoneme (T2P) mapping is a necessary step in any speech synthesis

More information

Reducing Features to Improve Bug Prediction

Reducing Features to Improve Bug Prediction Reducing Features to Improve Bug Prediction Shivkumar Shivaji, E. James Whitehead, Jr., Ram Akella University of California Santa Cruz {shiv,ejw,ram}@soe.ucsc.edu Sunghun Kim Hong Kong University of Science

More information

Speech Translation for Triage of Emergency Phonecalls in Minority Languages

Speech Translation for Triage of Emergency Phonecalls in Minority Languages Speech Translation for Triage of Emergency Phonecalls in Minority Languages Udhyakumar Nallasamy, Alan W Black, Tanja Schultz, Robert Frederking Language Technologies Institute Carnegie Mellon University

More information

Probabilistic Latent Semantic Analysis

Probabilistic Latent Semantic Analysis Probabilistic Latent Semantic Analysis Thomas Hofmann Presentation by Ioannis Pavlopoulos & Andreas Damianou for the course of Data Mining & Exploration 1 Outline Latent Semantic Analysis o Need o Overview

More information