Interspeech
Collection
Accepted papers for Interspeech (Annual Conference of the International Speech Communication Association), one dataset per year. • 13 items • Updated
paper_id string | title string | authors list | isca_url string | pdf_url string | doi string | pages string | bibtex large_string | abstract large_string | arxiv_id string | arxiv_id_source string |
|---|---|---|---|---|---|---|---|---|---|---|
medennikov16_interspeech | Improving English Conversational Telephone Speech Recognition | [
"Ivan Medennikov",
"Alexey Prudnikov",
"Alexander Zatvornitskiy"
] | https://www.isca-archive.org/interspeech_2016/medennikov16_interspeech.html | https://www.isca-archive.org/interspeech_2016/medennikov16_interspeech.pdf | 10.21437/Interspeech.2016-473 | 2-6 | @inproceedings{medennikov16_interspeech,
title = {{Improving English Conversational Telephone Speech Recognition}},
author = {Ivan Medennikov and Alexey Prudnikov and Alexander Zatvornitskiy},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {2--6},
doi = {10.21437/Interspeech.... | The goal of this work is to build a state-of-the-art English conversational
telephone speech recognition system. We investigated several techniques
to improve acoustic modeling, namely speaker-dependent bottleneck features,
deep Bidirectional Long Short-Term Memory (BLSTM) recurrent neural
networks, data augmentation a... | null | null |
saon16_interspeech | The IBM 2016 English Conversational Telephone Speech Recognition System | [
"George Saon",
"Tom Sercu",
"Steven Rennie",
"Hong-Kwang J. Kuo"
] | https://www.isca-archive.org/interspeech_2016/saon16_interspeech.html | https://www.isca-archive.org/interspeech_2016/saon16_interspeech.pdf | 10.21437/Interspeech.2016-1460 | 7-11 | @inproceedings{saon16_interspeech,
title = {{The IBM 2016 English Conversational Telephone Speech Recognition System}},
author = {George Saon and Tom Sercu and Steven Rennie and Hong-Kwang J. Kuo},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {7--11},
doi = {10.21437/Inters... | We describe a collection of acoustic and language modeling techniques
that lowered the word error rate of our English conversational telephone
LVCSR system to a record 6.6% on the Switchboard subset of the Hub5
2000 evaluation testset. On the acoustic side, we use a score fusion
of three strong models: recurrent nets w... | 1604.08242 | title_snapshot |
lu16_interspeech | Small-Footprint Deep Neural Networks with Highway Connections for Speech Recognition | [
"Liang Lu",
"Steve Renals"
] | https://www.isca-archive.org/interspeech_2016/lu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/lu16_interspeech.pdf | 10.21437/Interspeech.2016-39 | 12-16 | @inproceedings{lu16_interspeech,
title = {{Small-Footprint Deep Neural Networks with Highway Connections for Speech Recognition}},
author = {Liang Lu and Steve Renals},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {12--16},
doi = {10.21437/Interspeech.2016-39},
issn ... | For speech recognition, deep neural networks (DNNs) have significantly
improved the recognition accuracy in most of benchmark datasets and
application domains. However, compared to the conventional Gaussian
mixture models, DNN-based acoustic models usually have much larger
number of model parameters, making it challeng... | 1512.04280 | title_snapshot |
yu16_interspeech | Deep Convolutional Neural Networks with Layer-Wise Context Expansion and Attention | [
"Dong Yu",
"Wayne Xiong",
"Jasha Droppo",
"Andreas Stolcke",
"Guoli Ye",
"Jinyu Li",
"Geoffrey Zweig"
] | https://www.isca-archive.org/interspeech_2016/yu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/yu16_interspeech.pdf | 10.21437/Interspeech.2016-251 | 17-21 | @inproceedings{yu16_interspeech,
title = {{Deep Convolutional Neural Networks with Layer-Wise Context Expansion and Attention}},
author = {Dong Yu and Wayne Xiong and Jasha Droppo and Andreas Stolcke and Guoli Ye and Jinyu Li and Geoffrey Zweig},
year = {2016},
booktitle = {{Interspeech 2016}},
pa... | In this paper, we propose a deep convolutional neural network (CNN)
with layer-wise context expansion and location-based attention, for
large vocabulary speech recognition. In our model each higher layer
uses information from broader contexts, along both the time and frequency
dimensions, than its immediate lower layer... | null | null |
pundak16_interspeech | Lower Frame Rate Neural Network Acoustic Models | [
"Golan Pundak",
"Tara N. Sainath"
] | https://www.isca-archive.org/interspeech_2016/pundak16_interspeech.html | https://www.isca-archive.org/interspeech_2016/pundak16_interspeech.pdf | 10.21437/Interspeech.2016-275 | 22-26 | @inproceedings{pundak16_interspeech,
title = {{Lower Frame Rate Neural Network Acoustic Models}},
author = {Golan Pundak and Tara N. Sainath},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {22--26},
doi = {10.21437/Interspeech.2016-275},
issn = {2958-1796},
} | Recently neural network acoustic models trained with Connectionist
Temporal Classification (CTC) were proposed as an alternative approach
to conventional cross-entropy trained neural network acoustic models
which output frame-level decisions every 10ms [1]. As opposed to conventional
models, CTC learns an alignment joi... | null | null |
kurata16_interspeech | Improved Neural Network Initialization by Grouping Context-Dependent Targets for Acoustic Modeling | [
"Gakuto Kurata",
"Brian Kingsbury"
] | https://www.isca-archive.org/interspeech_2016/kurata16_interspeech.html | https://www.isca-archive.org/interspeech_2016/kurata16_interspeech.pdf | 10.21437/Interspeech.2016-725 | 27-31 | @inproceedings{kurata16_interspeech,
title = {{Improved Neural Network Initialization by Grouping Context-Dependent Targets for Acoustic Modeling}},
author = {Gakuto Kurata and Brian Kingsbury},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {27--31},
doi = {10.21437/Interspe... | Neural Network (NN) Acoustic Models (AMs) are usually trained using
context-dependent Hidden Markov Model (CD-HMM) states as independent
targets. For example, the CD-HMM states of A-b-2 (second variant of
beginning state of A) and A-m-1 (first variant of middle state of
A) both correspond to the phone A, and A-b-... | null | null |
chen16_interspeech | Automatic Scoring of Monologue Video Interviews Using Multimodal Cues | [
"Lei Chen",
"Gary Feng",
"Michelle Martin-Raugh",
"Chee Wee Leong",
"Christopher Kitchen",
"Su-Youn Yoon",
"Blair Lehman",
"Harrison Kell",
"Chong Min Lee"
] | https://www.isca-archive.org/interspeech_2016/chen16_interspeech.html | https://www.isca-archive.org/interspeech_2016/chen16_interspeech.pdf | 10.21437/Interspeech.2016-1453 | 32-36 | @inproceedings{chen16_interspeech,
title = {{Automatic Scoring of Monologue Video Interviews Using Multimodal Cues}},
author = {Lei Chen and Gary Feng and Michelle Martin-Raugh and Chee Wee Leong and Christopher Kitchen and Su-Youn Yoon and Blair Lehman and Harrison Kell and Chong Min Lee},
year = {20... | Job interviews are an important tool for employee selection. When making
hiring decisions, a variety of information from interviewees, such
as previous work experience, skills, and their verbal and nonverbal
communication, are jointly considered. In recent years, Social Signal
Processing (SSP), an emerging research are... | null | null |
chong16_interspeech | The Sound of Disgust: How Facial Expression May Influence Speech Production | [
"Chee Seng Chong",
"Jeesun Kim",
"Chris Davis"
] | https://www.isca-archive.org/interspeech_2016/chong16_interspeech.html | https://www.isca-archive.org/interspeech_2016/chong16_interspeech.pdf | 10.21437/Interspeech.2016-1463 | 37-41 | @inproceedings{chong16_interspeech,
title = {{The Sound of Disgust: How Facial Expression May Influence Speech Production}},
author = {Chee Seng Chong and Jeesun Kim and Chris Davis},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {37--41},
doi = {10.21437/Interspeech.2016-14... | In speech articulation, mouth/lip shapes determine properties of the
front part of the vocal tract, and so alter vowel formant frequencies.
Mouth and lip shapes also determine facial emotional expressions, e.g.,
disgust is typically expressed with a distinctive lip and mouth configuration
(i.e., closed mouth, pulled ba... | null | null |
yang16_interspeech | Analyzing Temporal Dynamics of Dyadic Synchrony in Affective Interactions | [
"Zhaojun Yang",
"Shrikanth S. Narayanan"
] | https://www.isca-archive.org/interspeech_2016/yang16_interspeech.html | https://www.isca-archive.org/interspeech_2016/yang16_interspeech.pdf | 10.21437/Interspeech.2016-158 | 42-46 | @inproceedings{yang16_interspeech,
title = {{Analyzing Temporal Dynamics of Dyadic Synchrony in Affective Interactions}},
author = {Zhaojun Yang and Shrikanth S. Narayanan},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {42--46},
doi = {10.21437/Interspeech.2016-158},
issn... | Human communication is a dynamical and interactive process that naturally
induces an active flow of interpersonal coordination, and synchrony,
along various behavioral dimensions. Assessing and characterizing the
temporal dynamics of synchrony during an interaction is essential for
fully understanding the human communi... | null | null |
ganesh16_interspeech | Audiovisual Speech Scene Analysis in the Context of Competing Sources | [
"Attigodu C. Ganesh",
"Frédéric Berthommier",
"Jean-Luc Schwartz"
] | https://www.isca-archive.org/interspeech_2016/ganesh16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ganesh16_interspeech.pdf | 10.21437/Interspeech.2016-62 | 47-51 | @inproceedings{ganesh16_interspeech,
title = {{Audiovisual Speech Scene Analysis in the Context of Competing Sources}},
author = {Attigodu C. Ganesh and Frédéric Berthommier and Jean-Luc Schwartz},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {47--51},
doi = {10.21437/Int... | Audiovisual fusion in speech perception is generally conceived as a
process independent from scene analysis, which is supposed to occur
separately in the auditory and visual domain. On the contrary, we have
been proposing in the last years that scene analysis such as what takes
place in the cocktail party effect was an... | null | null |
sadoughi16_interspeech | Head Motion Generation with Synthetic Speech: A Data Driven Approach | [
"Najmeh Sadoughi",
"Carlos Busso"
] | https://www.isca-archive.org/interspeech_2016/sadoughi16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sadoughi16_interspeech.pdf | 10.21437/Interspeech.2016-419 | 52-56 | @inproceedings{sadoughi16_interspeech,
title = {{Head Motion Generation with Synthetic Speech: A Data Driven Approach}},
author = {Najmeh Sadoughi and Carlos Busso},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {52--56},
doi = {10.21437/Interspeech.2016-419},
issn = ... | To have believable head movements for conversational agents (CAs),
the natural coupling between speech and head movements needs to be
preserved, even when the CA uses synthetic speech. To incorporate the
relation between speech head movements, studies have learned these
couplings from real recordings, where speech is ... | null | null |
kim16_interspeech | The Consistency and Stability of Acoustic and Visual Cues for Different Prosodic Attitudes | [
"Jeesun Kim",
"Chris Davis"
] | https://www.isca-archive.org/interspeech_2016/kim16_interspeech.html | https://www.isca-archive.org/interspeech_2016/kim16_interspeech.pdf | 10.21437/Interspeech.2016-1505 | 57-61 | @inproceedings{kim16_interspeech,
title = {{The Consistency and Stability of Acoustic and Visual Cues for Different Prosodic Attitudes}},
author = {Jeesun Kim and Chris Davis},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {57--61},
doi = {10.21437/Interspeech.2016-1505},
... | Recently it has been argued that speakers use conventionalized forms
to express different prosodic attitudes [1]. We examined this by looking
at across speaker consistency in the expression of auditory and visual
(head and face motion) prosodic attitudes produced on multiple different
occasions. Specifically, we examin... | null | null |
vogel16_interspeech | The Unit of Speech Encoding: The Case of Romanian | [
"Irene Vogel",
"Laura Spinu"
] | https://www.isca-archive.org/interspeech_2016/vogel16_interspeech.html | https://www.isca-archive.org/interspeech_2016/vogel16_interspeech.pdf | 10.21437/Interspeech.2016-1601 | 62-66 | @inproceedings{vogel16_interspeech,
title = {{The Unit of Speech Encoding: The Case of Romanian}},
author = {Irene Vogel and Laura Spinu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {62--66},
doi = {10.21437/Interspeech.2016-1601},
issn = {2958-1796},
} | The number of units in an utterance determines how much time speakers
require to physically plan and begin their production [1]–[2].
Previous research proposed that the crucial units are prosodic i.e.,
Phonological Words (PWs), not syntactic or morphological [3]. Experiments
on Dutch using a prepared speech paradigm cl... | null | null |
jugler16_interspeech | The Perceptual Effect of L1 Prosody Transplantation on L2 Speech: The Case of French Accented German | [
"Jeanin Jügler",
"Frank Zimmerer",
"Jürgen Trouvain",
"Bernd Möbius"
] | https://www.isca-archive.org/interspeech_2016/jugler16_interspeech.html | https://www.isca-archive.org/interspeech_2016/jugler16_interspeech.pdf | 10.21437/Interspeech.2016-1268 | 67-71 | @inproceedings{jugler16_interspeech,
title = {{The Perceptual Effect of L1 Prosody Transplantation on L2 Speech: The Case of French Accented German}},
author = {Jeanin Jügler and Frank Zimmerer and Jürgen Trouvain and Bernd Möbius},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {... | Research has shown that language learners are not only challenged by
segmental differences between their native language (L1) and the second
language (L2). They also have problems with the correct production
of suprasegmental structures, like phone/syllable duration and the
realization of pitch. These difficulties ofte... | null | null |
ling16_interspeech | Organizing Syllables into Sandhi Domains — Evidence from F0 and Duration Patterns in Shanghai Chinese | [
"Bijun Ling",
"Jie Liang"
] | https://www.isca-archive.org/interspeech_2016/ling16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ling16_interspeech.pdf | 10.21437/Interspeech.2016-631 | 72-76 | @inproceedings{ling16_interspeech,
title = {{Organizing Syllables into Sandhi Domains — Evidence from F0 and Duration Patterns in Shanghai Chinese}},
author = {Bijun Ling and Jie Liang},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {72--76},
doi = {10.21437/Interspeech.2016... | In this study we investigated grouping-related F0 patterns in Shanghai
Chinese by examining the effect of syllable position in a sandhi domain
while controlling for tone, number of syllables in a domain, and focus
condition. Results showed that F0 alignment had the most consistent
grouping-related patterns, and syllabl... | null | null |
ryant16_interspeech | Automatic Analysis of Phonetic Speech Style Dimensions | [
"Neville Ryant",
"Mark Liberman"
] | https://www.isca-archive.org/interspeech_2016/ryant16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ryant16_interspeech.pdf | 10.21437/Interspeech.2016-1355 | 77-81 | @inproceedings{ryant16_interspeech,
title = {{Automatic Analysis of Phonetic Speech Style Dimensions}},
author = {Neville Ryant and Mark Liberman},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {77--81},
doi = {10.21437/Interspeech.2016-1355},
issn = {2958-1796},
} | We apply automated analysis methods to create a multidimensional characterization
of the prosodic characteristics of a large variety of speech datasets,
with the goal of developing a general framework for comparing prosodic
styles. Our datasets span styles including conversation, fluent reading,
extemporized narratives... | null | null |
athanasopoulou16_interspeech | The Acoustic Manifestation of Prominence in Stressless Languages | [
"Angeliki Athanasopoulou",
"Irene Vogel"
] | https://www.isca-archive.org/interspeech_2016/athanasopoulou16_interspeech.html | https://www.isca-archive.org/interspeech_2016/athanasopoulou16_interspeech.pdf | 10.21437/Interspeech.2016-1424 | 82-86 | @inproceedings{athanasopoulou16_interspeech,
title = {{The Acoustic Manifestation of Prominence in Stressless Languages}},
author = {Angeliki Athanasopoulou and Irene Vogel},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {82--86},
doi = {10.21437/Interspeech.2016-1424},
is... | Languages frequently express focus by enhancing various acoustic attributes
of an utterance, but it is widely accepted that the main enhancement
appears on stressed syllables. In languages without lexical stress,
the question arises as to how focus is acoustically manifested. We
thus examine the acoustic properties ass... | null | null |
lai16_interspeech | The Rhythmic Constraint on Prosodic Boundaries in Mandarin Chinese Based on Corpora of Silent Reading and Speech Perception | [
"Wei Lai",
"Jiahong Yuan",
"Ya Li",
"Xiaoying Xu",
"Mark Liberman"
] | https://www.isca-archive.org/interspeech_2016/lai16_interspeech.html | https://www.isca-archive.org/interspeech_2016/lai16_interspeech.pdf | 10.21437/Interspeech.2016-607 | 87-91 | @inproceedings{lai16_interspeech,
title = {{The Rhythmic Constraint on Prosodic Boundaries in Mandarin Chinese Based on Corpora of Silent Reading and Speech Perception}},
author = {Wei Lai and Jiahong Yuan and Ya Li and Xiaoying Xu and Mark Liberman},
year = {2016},
booktitle = {{Interspeech 2016}},... | This study investigated the interaction between rhythmic and syntactic
constraints on prosodic phrases in Mandarin Chinese. A set of 4000
sentences was annotated twice, once based on silent reading by 130
students assigned 500 sentences each, and a second time by speech perception
based on a recording by one profession... | null | null |
tsai16_interspeech | Toward Development and Evaluation of Pain Level-Rating Scale for Emergency Triage based on Vocal Characteristics and Facial Expressions | [
"Fu-Sheng Tsai",
"Ya-Ling Hsu",
"Wei-Chen Chen",
"Yi-Ming Weng",
"Chip-Jin Ng",
"Chi-Chun Lee"
] | https://www.isca-archive.org/interspeech_2016/tsai16_interspeech.html | https://www.isca-archive.org/interspeech_2016/tsai16_interspeech.pdf | 10.21437/Interspeech.2016-408 | 92-96 | @inproceedings{tsai16_interspeech,
title = {{Toward Development and Evaluation of Pain Level-Rating Scale for Emergency Triage based on Vocal Characteristics and Facial Expressions}},
author = {Fu-Sheng Tsai and Ya-Ling Hsu and Wei-Chen Chen and Yi-Ming Weng and Chip-Jin Ng and Chi-Chun Lee},
year = {... | In order to allocate the healthcare resource, triage classification
system plays an important role in assessing the severity of illness
of the boarding patient at emergency department. The self-report pain
intensity numerical-rating scale (NRS) is one of the major modifiers
of the current triage system based on the Tai... | null | null |
lee16_interspeech | Predicting Severity of Voice Disorder from DNN-HMM Acoustic Posteriors | [
"Tan Lee",
"Yuanyuan Liu",
"Yu Ting Yeung",
"Thomas K.T. Law",
"Kathy Y.S. Lee"
] | https://www.isca-archive.org/interspeech_2016/lee16_interspeech.html | https://www.isca-archive.org/interspeech_2016/lee16_interspeech.pdf | 10.21437/Interspeech.2016-1098 | 97-101 | @inproceedings{lee16_interspeech,
title = {{Predicting Severity of Voice Disorder from DNN-HMM Acoustic Posteriors}},
author = {Tan Lee and Yuanyuan Liu and Yu Ting Yeung and Thomas K.T. Law and Kathy Y.S. Lee},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {97--101},
doi = ... | Acoustical analysis of speech is considered a favorable and promising
approach to objective assessment of voice disorders. Previous research
emphasized on the extraction and classification of voice quality features
from sustained vowel sounds. In this paper, an investigation on voice
assessment using continuous speech ... | null | null |
sluis16_interspeech | Long-Term Stability of Tracheoesophageal Voices | [
"Klaske E. van Sluis",
"Michiel W.M. van den Brekel",
"Frans J.M. Hilgers",
"Rob J.J.H. van Son"
] | https://www.isca-archive.org/interspeech_2016/sluis16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sluis16_interspeech.pdf | 10.21437/Interspeech.2016-114 | 102-106 | @inproceedings{sluis16_interspeech,
title = {{Long-Term Stability of Tracheoesophageal Voices}},
author = {Klaske E. van Sluis and Michiel W.M. van den Brekel and Frans J.M. Hilgers and Rob J.J.H. van Son},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {102--106},
doi = {10.... | Long-term voice outcomes of 13 tracheoesophageal speakers are assessed
using speech samples that were recorded with at least 7 years in between.
Intelligibility and voice quality are perceptually evaluated by 10
experienced speech and language pathologists. In addition, automatic
speech evaluations are performed with t... | null | null |
gosztolya16_interspeech | Detecting Mild Cognitive Impairment from Spontaneous Speech by Correlation-Based Phonetic Feature Selection | [
"Gábor Gosztolya",
"László Tóth",
"Tamás Grósz",
"Veronika Vincze",
"Ildikó Hoffmann",
"Gréta Szatlóczki",
"Magdolna Pákáski",
"János Kálmán"
] | https://www.isca-archive.org/interspeech_2016/gosztolya16_interspeech.html | https://www.isca-archive.org/interspeech_2016/gosztolya16_interspeech.pdf | 10.21437/Interspeech.2016-384 | 107-111 | @inproceedings{gosztolya16_interspeech,
title = {{Detecting Mild Cognitive Impairment from Spontaneous Speech by Correlation-Based Phonetic Feature Selection}},
author = {Gábor Gosztolya and László Tóth and Tamás Grósz and Veronika Vincze and Ildikó Hoffmann and Gréta Szatlóczki and Magdolna Pákás... | Mild Cognitive Impairment (MCI), sometimes regarded as a prodromal
stage of Alzheimer’s disease, is a mental disorder that is difficult
to diagnose. Recent studies reported that MCI causes slight changes
in the speech of the patient. Our previous studies showed that MCI
can be efficiently classified by machine learning... | null | null |
gong16_interspeech | Towards an Automated Screening Tool for Developmental Speech and Language Impairments | [
"Jen J. Gong",
"Maryann Gong",
"Dina Levy-Lambert",
"Jordan R. Green",
"Tiffany P. Hogan",
"John V. Guttag"
] | https://www.isca-archive.org/interspeech_2016/gong16_interspeech.html | https://www.isca-archive.org/interspeech_2016/gong16_interspeech.pdf | 10.21437/Interspeech.2016-549 | 112-116 | @inproceedings{gong16_interspeech,
title = {{Towards an Automated Screening Tool for Developmental Speech and Language Impairments}},
author = {Jen J. Gong and Maryann Gong and Dina Levy-Lambert and Jordan R. Green and Tiffany P. Hogan and John V. Guttag},
year = {2016},
booktitle = {{Interspeech 20... | Approximately 60% of children with speech and language impairments
do not receive the intervention they need because their impairment
was missed by parents and professionals who lack specialized training.
Diagnoses of these disorders require a time-intensive battery of assessments,
and these are often only administered... | null | null |
cm16_interspeech | Spectral Enhancement of Cleft Lip and Palate Speech | [
"Vikram C.M.",
"Nagaraj Adiga",
"S.R. Mahadeva Prasanna"
] | https://www.isca-archive.org/interspeech_2016/cm16_interspeech.html | https://www.isca-archive.org/interspeech_2016/cm16_interspeech.pdf | 10.21437/Interspeech.2016-842 | 117-121 | @inproceedings{cm16_interspeech,
title = {{Spectral Enhancement of Cleft Lip and Palate Speech}},
author = {Vikram C.M. and Nagaraj Adiga and S.R. Mahadeva Prasanna},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {117--121},
doi = {10.21437/Interspeech.2016-842},
issn ... | The quality of cleft lip and palate (CLP) speech is affected due to
hyper-nasality and mis-articulation. Surgery and speech therapy are
required to correct the structural and functional defects of CLP, which
will result in an enhanced speech signal. The quality of the enhanced
speech is perceptually evaluated by speech... | null | null |
guan16_interspeech | Assessing Level-Dependent Segmental Contribution to the Intelligibility of Speech Processed by Single-Channel Noise-Suppression Algorithms | [
"Tian Guan",
"Guangxing Chu",
"Fei Chen",
"Feng Yang"
] | https://www.isca-archive.org/interspeech_2016/guan16_interspeech.html | https://www.isca-archive.org/interspeech_2016/guan16_interspeech.pdf | 10.21437/Interspeech.2016-43 | 122-125 | @inproceedings{guan16_interspeech,
title = {{Assessing Level-Dependent Segmental Contribution to the Intelligibility of Speech Processed by Single-Channel Noise-Suppression Algorithms}},
author = {Tian Guan and Guangxing Chu and Fei Chen and Feng Yang},
year = {2016},
booktitle = {{Interspeech 2016}... | Most existing single-channel noise-suppression algorithms cannot improve
speech intelligibility for normal-hearing listeners; however, the underlying
reason for this performance deficit is still unclear. Given that various
speech segments contain different perceptual contributions, the present
work assesses whether the... | null | null |
zorila16_interspeech | Effectiveness of Near-End Speech Enhancement Under Equal-Loudness and Equal-Level Constraints | [
"Tudor-CÄtÄlin ZorilÄ",
"Sheila Flanagan",
"Brian C.J. Moore",
"Yannis Stylianou"
] | https://www.isca-archive.org/interspeech_2016/zorila16_interspeech.html | https://www.isca-archive.org/interspeech_2016/zorila16_interspeech.pdf | 10.21437/Interspeech.2016-594 | 126-130 | @inproceedings{zorila16_interspeech,
title = {{Effectiveness of Near-End Speech Enhancement Under Equal-Loudness and Equal-Level Constraints}},
author = {Tudor-CÄtÄlin ZorilÄ and Sheila Flanagan and Brian C.J. Moore and Yannis Stylianou},
year = {2016},
booktitle = {{Interspeech 2016}},
pages ... | Most recently proposed near-end speech enhancement methods have been
evaluated with the overall power (RMS) of the speech held constant.
While significant intelligibility gains have been reported in various
noisy conditions, an equal-RMS constraint may lead to enhancement solutions
that increase the loudness of the ori... | null | null |
sharma16_interspeech | Speech Synthesis in Noisy Environment by Enhancing Strength of Excitation and Formant Prominence | [
"Bidisha Sharma",
"S.R. Mahadeva Prasanna"
] | https://www.isca-archive.org/interspeech_2016/sharma16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sharma16_interspeech.pdf | 10.21437/Interspeech.2016-1005 | 131-135 | @inproceedings{sharma16_interspeech,
title = {{Speech Synthesis in Noisy Environment by Enhancing Strength of Excitation and Formant Prominence}},
author = {Bidisha Sharma and S.R. Mahadeva Prasanna},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {131--135},
doi = {10.21437/... | Text-to-speech (TTS) synthesis systems have grown popularity due to
their diverse practical usability. While most of the technologies developed
aims to meet requirements in laboratory environment, the practical
appliance is not limited to a specific environment. This work aims
towards improving intelligibility of synth... | null | null |
wang16_interspeech | Relative Contributions of Amplitude and Phase to the Intelligibility Advantage of Ideal Binary Masked Sentences | [
"Lei Wang",
"Shufeng Zhu",
"Diliang Chen",
"Yong Feng",
"Fei Chen"
] | https://www.isca-archive.org/interspeech_2016/wang16_interspeech.html | https://www.isca-archive.org/interspeech_2016/wang16_interspeech.pdf | 10.21437/Interspeech.2016-18 | 136-139 | @inproceedings{wang16_interspeech,
title = {{Relative Contributions of Amplitude and Phase to the Intelligibility Advantage of Ideal Binary Masked Sentences}},
author = {Lei Wang and Shufeng Zhu and Diliang Chen and Yong Feng and Fei Chen},
year = {2016},
booktitle = {{Interspeech 2016}},
pages ... | Many studies have shown the advantage of using ideal binary masking
(IdBM) to improve the intelligibility of speech corrupted by interfering
maskers. Given the fact that amplitude and phase are two important
acoustic cues for speech perception, the present work further investigated
the relative contributions of these t... | null | null |
liu16_interspeech | Predicting Binaural Speech Intelligibility from Signals Estimated by a Blind Source Separation Algorithm | [
"Qingju Liu",
"Yan Tang",
"Philip J.B. Jackson",
"Wenwu Wang"
] | https://www.isca-archive.org/interspeech_2016/liu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/liu16_interspeech.pdf | 10.21437/Interspeech.2016-410 | 140-144 | @inproceedings{liu16_interspeech,
title = {{Predicting Binaural Speech Intelligibility from Signals Estimated by a Blind Source Separation Algorithm}},
author = {Qingju Liu and Yan Tang and Philip J.B. Jackson and Wenwu Wang},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {140--144}... | State-of-the-art binaural objective intelligibility measures (OIMs)
require individual source signals for making intelligibility predictions,
limiting their usability in real-time online operations. This limitation
may be addressed by a blind source separation (BSS) process, which
is able to extract the underlying sour... | null | null |
petkov16_interspeech | Automated Pause Insertion for Improved Intelligibility Under Reverberation | [
"Petko N. Petkov",
"Norbert Braunschweiler",
"Yannis Stylianou"
] | https://www.isca-archive.org/interspeech_2016/petkov16_interspeech.html | https://www.isca-archive.org/interspeech_2016/petkov16_interspeech.pdf | 10.21437/Interspeech.2016-960 | 145-149 | @inproceedings{petkov16_interspeech,
title = {{Automated Pause Insertion for Improved Intelligibility Under Reverberation}},
author = {Petko N. Petkov and Norbert Braunschweiler and Yannis Stylianou},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {145--149},
doi = {10.21437/... | Speech intelligibility in reverberant environments is reduced because
of overlap-masking. Signal modification prior to presentation in such
listening environments, e.g., with a public announcement system, can
be employed to alleviate this problem. Time-scale modifications are
particularly effective in reducing the effe... | null | null |
rouas16_interspeech | Automatic Classification of Phonation Modes in Singing Voice: Towards Singing Style Characterisation and Application to Ethnomusicological Recordings | [
"Jean-Luc Rouas",
"Leonidas Ioannidis"
] | https://www.isca-archive.org/interspeech_2016/rouas16_interspeech.html | https://www.isca-archive.org/interspeech_2016/rouas16_interspeech.pdf | 10.21437/Interspeech.2016-1135 | 150-154 | @inproceedings{rouas16_interspeech,
title = {{Automatic Classification of Phonation Modes in Singing Voice: Towards Singing Style Characterisation and Application to Ethnomusicological Recordings}},
author = {Jean-Luc Rouas and Leonidas Ioannidis},
year = {2016},
booktitle = {{Interspeech 2016}},
... | This paper describes our work on automatic classification of phonation
modes on singing voice. In the first part of the paper, we will briefly
review the main characteristics of the different phonation modes. Then,
we will describe the isolated vowels databases we used, with emphasis
on a new database we recorded speci... | null | null |
bhavsar16_interspeech | Novel Nonlinear Prediction Based Features for Spoofed Speech Detection | [
"Himanshu N. Bhavsar",
"Tanvina B. Patel",
"Hemant A. Patil"
] | https://www.isca-archive.org/interspeech_2016/bhavsar16_interspeech.html | https://www.isca-archive.org/interspeech_2016/bhavsar16_interspeech.pdf | 10.21437/Interspeech.2016-1002 | 155-159 | @inproceedings{bhavsar16_interspeech,
title = {{Novel Nonlinear Prediction Based Features for Spoofed Speech Detection}},
author = {Himanshu N. Bhavsar and Tanvina B. Patel and Hemant A. Patil},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {155--159},
doi = {10.21437/Inters... | Several speech synthesis and voice conversion techniques can easily
generate or manipulate speech to deceive the speaker verification (SV)
systems. Hence, there is a need to develop spoofing countermeasures
to detect the human speech from spoofed speech. System-based features
have been known to contribute significantly... | null | null |
dumpala16_interspeech | Robust Vowel Landmark Detection Using Epoch-Based Features | [
"Sri Harsha Dumpala",
"Bhanu Teja Nellore",
"Raghu Ram Nevali",
"Suryakanth V. Gangashetty",
"B. Yegnanarayana"
] | https://www.isca-archive.org/interspeech_2016/dumpala16_interspeech.html | https://www.isca-archive.org/interspeech_2016/dumpala16_interspeech.pdf | 10.21437/Interspeech.2016-1074 | 160-164 | @inproceedings{dumpala16_interspeech,
title = {{Robust Vowel Landmark Detection Using Epoch-Based Features}},
author = {Sri Harsha Dumpala and Bhanu Teja Nellore and Raghu Ram Nevali and Suryakanth V. Gangashetty and B. Yegnanarayana},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {... | Automatic detection of vowel landmarks is useful in many applications
such as automatic speech recognition (ASR), audio search, syllabification
of speech and expressive speech processing. In this paper, acoustic
features extracted around epochs are proposed for detection of vowel
landmarks in continuous speech. These f... | null | null |
toger16_interspeech | Sensitivity of Quantitative RT-MRI Metrics of Vocal Tract Dynamics to Image Reconstruction Settings | [
"Johannes Töger",
"Yongwan Lim",
"Sajan Goud Lingala",
"Shrikanth S. Narayanan",
"Krishna S. Nayak"
] | https://www.isca-archive.org/interspeech_2016/toger16_interspeech.html | https://www.isca-archive.org/interspeech_2016/toger16_interspeech.pdf | 10.21437/Interspeech.2016-168 | 165-169 | @inproceedings{toger16_interspeech,
title = {{Sensitivity of Quantitative RT-MRI Metrics of Vocal Tract Dynamics to Image Reconstruction Settings}},
author = {Johannes Töger and Yongwan Lim and Sajan Goud Lingala and Shrikanth S. Narayanan and Krishna S. Nayak},
year = {2016},
booktitle = {{Intersp... | Real-time Magnetic Resonance Imaging (RT-MRI) is a powerful method
for quantitative analysis of speech. Current state-of-the-art methods
use constrained reconstruction to achieve high frame rates and spatial
resolution. The reconstruction involves two free parameters that can
be retrospectively selected: 1) the tempora... | null | null |
cernak16_interspeech | Sound Pattern Matching for Automatic Prosodic Event Detection | [
"Milos Cernak",
"Afsaneh Asaei",
"Pierre-Edouard Honnet",
"Philip N. Garner",
"Hervé Bourlard"
] | https://www.isca-archive.org/interspeech_2016/cernak16_interspeech.html | https://www.isca-archive.org/interspeech_2016/cernak16_interspeech.pdf | 10.21437/Interspeech.2016-875 | 170-174 | @inproceedings{cernak16_interspeech,
title = {{Sound Pattern Matching for Automatic Prosodic Event Detection}},
author = {Milos Cernak and Afsaneh Asaei and Pierre-Edouard Honnet and Philip N. Garner and Hervé Bourlard},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {170--174},
d... | Prosody in speech is manifested by variations of loudness, exaggeration
of pitch, and specific phonetic variations of prosodic segments. For
example, in the stressed and unstressed syllables, there are differences
in place or manner of articulation, vowels in unstressed syllables
may have a more central articulation, a... | null | null |
shahin16_interspeech | Automatic Classification of Lexical Stress in English and Arabic Languages Using Deep Learning | [
"Mostafa Shahin",
"Julien Epps",
"Beena Ahmed"
] | https://www.isca-archive.org/interspeech_2016/shahin16_interspeech.html | https://www.isca-archive.org/interspeech_2016/shahin16_interspeech.pdf | 10.21437/Interspeech.2016-644 | 175-179 | @inproceedings{shahin16_interspeech,
title = {{Automatic Classification of Lexical Stress in English and Arabic Languages Using Deep Learning}},
author = {Mostafa Shahin and Julien Epps and Beena Ahmed},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {175--179},
doi = {10.214... | Prosodic features are important for the intelligibility and proficiency
of stress-timed languages such as English and Arabic. Producing the
appropriate lexical stress is challenging for second language (L2)
learners, in particular, those whose first language (L1) is a syllable-timed
language such as Spanish, French, et... | null | null |
chen16b_interspeech | Development of Mandarin Onset-Rime Detection in Relation to Age and Pinyin Instruction | [
"Fei Chen",
"Nan Yan",
"Xunan Huang",
"Hao Zhang",
"Lan Wang",
"Gang Peng"
] | https://www.isca-archive.org/interspeech_2016/chen16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/chen16b_interspeech.pdf | 10.21437/Interspeech.2016-895 | 180-184 | @inproceedings{chen16b_interspeech,
title = {{Development of Mandarin Onset-Rime Detection in Relation to Age and Pinyin Instruction}},
author = {Fei Chen and Nan Yan and Xunan Huang and Hao Zhang and Lan Wang and Gang Peng},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {180--184},... | Development of explicit phonological awareness (PA) is thought to be
dependent on formal instruction in reading or spelling. However, the
development of implicit PA emerges before literacy instruction and
interacts with how the phonological representations are constructed
within a certain language. The present study sy... | null | null |
wen16_interspeech | Joint Effect of Dialect and Mandarin on English Vowel Production: A Case Study in Changsha EFL Learners | [
"Xinyi Wen",
"Yuan Jia"
] | https://www.isca-archive.org/interspeech_2016/wen16_interspeech.html | https://www.isca-archive.org/interspeech_2016/wen16_interspeech.pdf | 10.21437/Interspeech.2016-1022 | 185-189 | @inproceedings{wen16_interspeech,
title = {{Joint Effect of Dialect and Mandarin on English Vowel Production: A Case Study in Changsha EFL Learners}},
author = {Xinyi Wen and Yuan Jia},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {185--189},
doi = {10.21437/Interspeech.201... | Phonetic acquisition of English as a Foreign Language (EFL) for learners
in dialectal areas has been increasingly regarded as an important research
area in second language acquisition. However, most existing research
has been focused on finding out the transfer effect of dialect on English
production from a second lang... | null | null |
katayama16_interspeech | Effects of L1 Phonotactic Constraints on L2 Word Segmentation Strategies | [
"Tamami Katayama"
] | https://www.isca-archive.org/interspeech_2016/katayama16_interspeech.html | https://www.isca-archive.org/interspeech_2016/katayama16_interspeech.pdf | 10.21437/Interspeech.2016-182 | 190-194 | @inproceedings{katayama16_interspeech,
title = {{Effects of L1 Phonotactic Constraints on L2 Word Segmentation Strategies}},
author = {Tamami Katayama},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {190--194},
doi = {10.21437/Interspeech.2016-182},
issn = {2958-1796}... | In the present study, it was examined whether phonotactic constraints
of the first language affect speech processing by Japanese learners
of English and whether L2 proficiency influences it. Seventeen native
English speakers (ES), 18 Japanese speakers with high proficiency of
English (JH), and 20 Japanese speakers with... | null | null |
wottawa16_interspeech | Putting German [ʃ] and [ç] in Two Different Boxes: Native German vs L2 German of French Learners | [
"Jane Wottawa",
"Martine Adda-Decker",
"Frédéric Isel"
] | https://www.isca-archive.org/interspeech_2016/wottawa16_interspeech.html | https://www.isca-archive.org/interspeech_2016/wottawa16_interspeech.pdf | 10.21437/Interspeech.2016-457 | 195-199 | @inproceedings{wottawa16_interspeech,
title = {{Putting German [ʃ] and [ç] in Two Different Boxes: Native German vs L2 German of French Learners}},
author = {Jane Wottawa and Martine Adda-Decker and Frédéric Isel},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {195--199},
doi ... | French L2 Learners of German (FG) often replace the palatal fricative
/ç/ absent in French with the post alveolar fricative /ʃ/.
In our study we investigate which cues can be used to distinguish whether
FG speakers produce [ʃ] or [ç] in words with the final syllables
/ɪʃ/ or /ɪç/. In literature of German as an L2,
to o... | null | null |
luo16_interspeech | Naturalness Judgement of L2 English Through Dubbing Practice | [
"Dean Luo",
"Ruxin Luo",
"Lixin Wang"
] | https://www.isca-archive.org/interspeech_2016/luo16_interspeech.html | https://www.isca-archive.org/interspeech_2016/luo16_interspeech.pdf | 10.21437/Interspeech.2016-623 | 200-203 | @inproceedings{luo16_interspeech,
title = {{Naturalness Judgement of L2 English Through Dubbing Practice}},
author = {Dean Luo and Ruxin Luo and Lixin Wang},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {200--203},
doi = {10.21437/Interspeech.2016-623},
issn = {2958-... | This Study investigates how different prosodic features affect native
speakers’ perception of L2 English spoken by Chinese students
through dubbing, or re-voicing practice on video clips. Learning oral
foreign language through dubbing on movie or animation clips has become
very popular in China. In this practice, learn... | null | null |
shinohara16_interspeech | Audiovisual Training Effects for Japanese Children Learning English /r/-/l/ | [
"Yasuaki Shinohara"
] | https://www.isca-archive.org/interspeech_2016/shinohara16_interspeech.html | https://www.isca-archive.org/interspeech_2016/shinohara16_interspeech.pdf | 10.21437/Interspeech.2016-641 | 204-207 | @inproceedings{shinohara16_interspeech,
title = {{Audiovisual Training Effects for Japanese Children Learning English /r/-/l/}},
author = {Yasuaki Shinohara},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {204--207},
doi = {10.21437/Interspeech.2016-641},
issn = {2958... | In this study, the effects of audiovisual training were examined for
Japanese children learning the English /r/-/l/ contrast. After 10 audiovisual
training sessions, participants’ improvement in English /r/-/l/
identification in audiovisual, visual-only and audio-only conditions
was assessed. The results demonstrated t... | null | null |
harper16_interspeech | L2 Acquisition and Production of the English Rhotic Pharyngeal Gesture | [
"Sarah Harper",
"Louis Goldstein",
"Shrikanth S. Narayanan"
] | https://www.isca-archive.org/interspeech_2016/harper16_interspeech.html | https://www.isca-archive.org/interspeech_2016/harper16_interspeech.pdf | 10.21437/Interspeech.2016-658 | 208-212 | @inproceedings{harper16_interspeech,
title = {{L2 Acquisition and Production of the English Rhotic Pharyngeal Gesture}},
author = {Sarah Harper and Louis Goldstein and Shrikanth S. Narayanan},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {208--212},
doi = {10.21437/Interspe... | This study is an investigation of L2 speakers’ production of
the pharyngeal gesture in the English /ɹ/. Real-time MRI recordings
from one L1 French/L2 English and one L1 Greek/L2 English speaker were
analyzed and compared with recordings from a native English speaker
to examine whether the gestural composition of the r... | null | null |
hennequin16_interspeech | Auditory-Visual Perception of VCVs Produced by People with Down Syndrome: Preliminary Results | [
"Alexandre Hennequin",
"Amélie Rochet-Capellan",
"Marion Dohen"
] | https://www.isca-archive.org/interspeech_2016/hennequin16_interspeech.html | https://www.isca-archive.org/interspeech_2016/hennequin16_interspeech.pdf | 10.21437/Interspeech.2016-1198 | 213-217 | @inproceedings{hennequin16_interspeech,
title = {{Auditory-Visual Perception of VCVs Produced by People with Down Syndrome: Preliminary Results}},
author = {Alexandre Hennequin and Amélie Rochet-Capellan and Marion Dohen},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {213--217},
... | Down Syndrome (DS) is a genetic disease involving a number of anatomical,
physiological and cognitive impairments. More particularly it affects
speech production abilities. This results in reduced intelligibility
which has however only been evaluated auditorily. Yet, many studies
have demonstrated that adding vision to... | null | null |
ylmaz16_interspeech | Combining Non-Pathological Data of Different Language Varieties to Improve DNN-HMM Performance on Pathological Speech | [
"Emre Yılmaz",
"Mario Ganzeboom",
"Catia Cucchiarini",
"Helmer Strik"
] | https://www.isca-archive.org/interspeech_2016/ylmaz16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ylmaz16_interspeech.pdf | 10.21437/Interspeech.2016-109 | 218-222 | @inproceedings{ylmaz16_interspeech,
title = {{Combining Non-Pathological Data of Different Language Varieties to Improve DNN-HMM Performance on Pathological Speech}},
author = {Emre Yılmaz and Mario Ganzeboom and Catia Cucchiarini and Helmer Strik},
year = {2016},
booktitle = {{Interspeech 2016}},
... | Research on automatic speech recognition (ASR) of pathological speech
is particularly hindered by scarce in-domain data resources. Collecting
representative pathological speech data is difficult due to the large
variability caused by the nature and severity of the disorders, and
the rigorous ethical and medical permiss... | null | null |
laaridh16_interspeech | Evaluation of a Phone-Based Anomaly Detection Approach for Dysarthric Speech | [
"Imed Laaridh",
"Corinne Fredouille",
"Christine Meunier"
] | https://www.isca-archive.org/interspeech_2016/laaridh16_interspeech.html | https://www.isca-archive.org/interspeech_2016/laaridh16_interspeech.pdf | 10.21437/Interspeech.2016-1077 | 223-227 | @inproceedings{laaridh16_interspeech,
title = {{Evaluation of a Phone-Based Anomaly Detection Approach for Dysarthric Speech}},
author = {Imed Laaridh and Corinne Fredouille and Christine Meunier},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {223--227},
doi = {10.21437/Int... | Perceptual evaluation is still the most common method in clinical practice
for the diagnosing and the following of the condition progression of
people with speech disorders. Many automatic approaches were proposed
to provide objective tools to deal with speech disorders and help professionals
in the severity evaluation... | null | null |
bhat16_interspeech | Recognition of Dysarthric Speech Using Voice Parameters for Speaker Adaptation and Multi-Taper Spectral Estimation | [
"Chitralekha Bhat",
"Bhavik Vachhani",
"Sunil Kopparapu"
] | https://www.isca-archive.org/interspeech_2016/bhat16_interspeech.html | https://www.isca-archive.org/interspeech_2016/bhat16_interspeech.pdf | 10.21437/Interspeech.2016-1085 | 228-232 | @inproceedings{bhat16_interspeech,
title = {{Recognition of Dysarthric Speech Using Voice Parameters for Speaker Adaptation and Multi-Taper Spectral Estimation}},
author = {Chitralekha Bhat and Bhavik Vachhani and Sunil Kopparapu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {228-... | Dysarthria is a motor speech disorder resulting from impairment in
muscles responsible for speech production, often characterized by slurred
or slow speech resulting in low intelligibility. With speech based
applications such as voice biometrics and personal assistants gaining
popularity, automatic recognition of dysar... | null | null |
chen16c_interspeech | Impaired Categorical Perception of Mandarin Tones and its Relationship to Language Ability in Autism Spectrum Disorders | [
"Fei Chen",
"Nan Yan",
"Xiaojie Pan",
"Feng Yang",
"Zhuanzhuan Ji",
"Lan Wang",
"Gang Peng"
] | https://www.isca-archive.org/interspeech_2016/chen16c_interspeech.html | https://www.isca-archive.org/interspeech_2016/chen16c_interspeech.pdf | 10.21437/Interspeech.2016-1133 | 233-237 | @inproceedings{chen16c_interspeech,
title = {{Impaired Categorical Perception of Mandarin Tones and its Relationship to Language Ability in Autism Spectrum Disorders}},
author = {Fei Chen and Nan Yan and Xiaojie Pan and Feng Yang and Zhuanzhuan Ji and Lan Wang and Gang Peng},
year = {2016},
booktitl... | While enhanced pitch processing appears to be characteristic of many
individuals with autism spectrum disorders (ASD), it remains unclear
whether enhancement in pitch perception applies to those who speak
a tone language. Using a classic paradigm of categorical perception
(CP), the present study investigated the percep... | null | null |
nagle16_interspeech | Perceived Naturalness of Electrolaryngeal Speech Produced Using sEMG-Controlled vs. Manual Pitch Modulation | [
"K.F. Nagle",
"J.T. Heaton"
] | https://www.isca-archive.org/interspeech_2016/nagle16_interspeech.html | https://www.isca-archive.org/interspeech_2016/nagle16_interspeech.pdf | 10.21437/Interspeech.2016-1476 | 238-242 | @inproceedings{nagle16_interspeech,
title = {{Perceived Naturalness of Electrolaryngeal Speech Produced Using sEMG-Controlled vs. Manual Pitch Modulation}},
author = {K.F. Nagle and J.T. Heaton},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {238--242},
doi = {10.21437/Inter... | Producing speech with natural prosodic patterns is an ongoing challenge
for users of electrolaryngeal (EL) speech. This study describes speech
produced using a method currently in development, wherein a prosodic
pattern is derived from skin surface electromyographical (sEMG) signals
recorded from under the chin (submen... | null | null |
najnin16_interspeech | Identifying Hearing Loss from Learned Speech Kernels | [
"Shamima Najnin",
"Bonny Banerjee",
"Lisa Lucks Mendel",
"Masoumeh Heidari Kapourchali",
"Jayanta Kumar Dutta",
"Sungmin Lee",
"Chhayakanta Patro",
"Monique Pousson"
] | https://www.isca-archive.org/interspeech_2016/najnin16_interspeech.html | https://www.isca-archive.org/interspeech_2016/najnin16_interspeech.pdf | 10.21437/Interspeech.2016-1488 | 243-247 | @inproceedings{najnin16_interspeech,
title = {{Identifying Hearing Loss from Learned Speech Kernels}},
author = {Shamima Najnin and Bonny Banerjee and Lisa Lucks Mendel and Masoumeh Heidari Kapourchali and Jayanta Kumar Dutta and Sungmin Lee and Chhayakanta Patro and Monique Pousson},
year = {2016},
... | Does a hearing-impaired individual’s speech reflect his hearing
loss? To investigate this question, we recorded at least four hours
of speech data from each of 29 adult individuals, both male and female,
belonging to four classes: 3 normal, and 26 severely-to-profoundly
hearing impaired with high, medium or low speech ... | null | null |
rong16_interspeech | Differential Effects of Velopharyngeal Dysfunction on Speech Intelligibility During Early and Late Stages of Amyotrophic Lateral Sclerosis | [
"Panying Rong",
"Yana Yunusova",
"Jordan R. Green"
] | https://www.isca-archive.org/interspeech_2016/rong16_interspeech.html | https://www.isca-archive.org/interspeech_2016/rong16_interspeech.pdf | 10.21437/Interspeech.2016-1524 | 248-252 | @inproceedings{rong16_interspeech,
title = {{Differential Effects of Velopharyngeal Dysfunction on Speech Intelligibility During Early and Late Stages of Amyotrophic Lateral Sclerosis}},
author = {Panying Rong and Yana Yunusova and Jordan R. Green},
year = {2016},
booktitle = {{Interspeech 2016}},
... | The detrimental effects of velopharyngeal dysfunction (VPD) on speech
intelligibility in persons with progressive motor speech disorders
are poorly understood. In this study, we longitudinally investigated
the velopharyngeal and articulatory performance of 142 individuals
with varying severities of amyotrophic lateral ... | null | null |
delvaux16_interspeech | The Production of Intervocalic Glides in Non Dysarthric Parkinsonian Speech | [
"V. Delvaux",
"V. Roland",
"K. Huet",
"M. Piccaluga",
"M.C. Haelewyck",
"B. Harmegnies"
] | https://www.isca-archive.org/interspeech_2016/delvaux16_interspeech.html | https://www.isca-archive.org/interspeech_2016/delvaux16_interspeech.pdf | 10.21437/Interspeech.2016-349 | 253-256 | @inproceedings{delvaux16_interspeech,
title = {{The Production of Intervocalic Glides in Non Dysarthric Parkinsonian Speech}},
author = {V. Delvaux and V. Roland and K. Huet and M. Piccaluga and M.C. Haelewyck and B. Harmegnies},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {253--2... | In the context of a research project aiming at investigating the relationships
between speech disorders, quality of life and social participation
in Parkinson’s Disease (PD), we report here on an acoustic study
of glides and steady vowels by non dysarthric parkinsonian and control
speakers. Our specific aim is to explo... | null | null |
feng16_interspeech | Auditory Processing Impairments Under Background Noise in Children with Non-Syndromic Cleft Lip and/or Palate | [
"Yang Feng",
"Zhang Lu"
] | https://www.isca-archive.org/interspeech_2016/feng16_interspeech.html | https://www.isca-archive.org/interspeech_2016/feng16_interspeech.pdf | 10.21437/Interspeech.2016-38 | 257-261 | @inproceedings{feng16_interspeech,
title = {{Auditory Processing Impairments Under Background Noise in Children with Non-Syndromic Cleft Lip and/or Palate}},
author = {Yang Feng and Zhang Lu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {257--261},
doi = {10.21437/Interspe... | Cleft lip and/or palate (CL/P) disorders are commonly occurring congenital
malformations and hearing impairment is a very common co-morbidity.
Most previous research has only focused on middle ear disorders and
related auditory consequences in this group. Studies of higher level
auditory status and central auditory pro... | null | null |
zhu16_interspeech | Modulation Spectral Features for Predicting Vocal Emotion Recognition by Simulated Cochlear Implants | [
"Zhi Zhu",
"Ryota Miyauchi",
"Yukiko Araki",
"Masashi Unoki"
] | https://www.isca-archive.org/interspeech_2016/zhu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/zhu16_interspeech.pdf | 10.21437/Interspeech.2016-737 | 262-266 | @inproceedings{zhu16_interspeech,
title = {{Modulation Spectral Features for Predicting Vocal Emotion Recognition by Simulated Cochlear Implants}},
author = {Zhi Zhu and Ryota Miyauchi and Yukiko Araki and Masashi Unoki},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {262--266},
d... | It has been reported that vocal emotion recognition is challenging
for cochlear implant (CI) listeners due to the limited spectral cues
with CI devices. As the mechanism of CI, modulation information is
provided as a primarily cue. Previous studies have revealed that the
modulation components of speech are important fo... | null | null |
ochi16_interspeech | Automatic Discrimination of Soft Voice Onset Using Acoustic Features of Breathy Voicing | [
"Keiko Ochi",
"Koichi Mori",
"Naomi Sakai",
"Nobutaka Ono"
] | https://www.isca-archive.org/interspeech_2016/ochi16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ochi16_interspeech.pdf | 10.21437/Interspeech.2016-765 | 267-271 | @inproceedings{ochi16_interspeech,
title = {{Automatic Discrimination of Soft Voice Onset Using Acoustic Features of Breathy Voicing}},
author = {Keiko Ochi and Koichi Mori and Naomi Sakai and Nobutaka Ono},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {267--271},
doi = {10... | Soft onset vocalization is used in certain speech therapies. However,
it is not easy to practice it at home because the acoustical evaluation
itself needs training. It would be helpful for speech patients to get
objective feedback during training. In this paper, new parameters for
identifying soft onset with high accur... | null | null |
shao16_interspeech | Effect of Noise on Lexical Tone Perception in Cantonese-Speaking Amusics | [
"Jing Shao",
"Caicai Zhang",
"Gang Peng",
"Yike Yang",
"William S.-Y. Wang"
] | https://www.isca-archive.org/interspeech_2016/shao16_interspeech.html | https://www.isca-archive.org/interspeech_2016/shao16_interspeech.pdf | 10.21437/Interspeech.2016-891 | 272-276 | @inproceedings{shao16_interspeech,
title = {{Effect of Noise on Lexical Tone Perception in Cantonese-Speaking Amusics}},
author = {Jing Shao and Caicai Zhang and Gang Peng and Yike Yang and William S.-Y. Wang},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {272--276},
doi = ... | Congenital amusia is a neurogenetic disorder affecting musical pitch
processing. It also affects lexical tone perception. It is well documented
that noisy conditions impact speech perception in second language learners
and cochlear implant users. However, it is yet unclear whether and
how noise affects lexical tone per... | null | null |
takashima16_interspeech | Audio-Visual Speech Recognition Using Bimodal-Trained Bottleneck Features for a Person with Severe Hearing Loss | [
"Yuki Takashima",
"Ryo Aihara",
"Tetsuya Takiguchi",
"Yasuo Ariki",
"Nobuyuki Mitani",
"Kiyohiro Omori",
"Kaoru Nakazono"
] | https://www.isca-archive.org/interspeech_2016/takashima16_interspeech.html | https://www.isca-archive.org/interspeech_2016/takashima16_interspeech.pdf | 10.21437/Interspeech.2016-721 | 277-281 | @inproceedings{takashima16_interspeech,
title = {{Audio-Visual Speech Recognition Using Bimodal-Trained Bottleneck Features for a Person with Severe Hearing Loss}},
author = {Yuki Takashima and Ryo Aihara and Tetsuya Takiguchi and Yasuo Ariki and Nobuyuki Mitani and Kiyohiro Omori and Kaoru Nakazono},
year... | In this paper, we propose an audio-visual speech recognition system
for a person with an articulation disorder resulting from severe hearing
loss. In the case of a person with this type of articulation disorder,
the speech style is quite different from those of people without hearing
loss that a speaker-independent aco... | null | null |
gu16_interspeech | Perception of Tone in Whispered Mandarin Sentences: The Case for Singapore Mandarin | [
"Yuling Gu",
"Boon Pang Lim",
"Nancy F. Chen"
] | https://www.isca-archive.org/interspeech_2016/gu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/gu16_interspeech.pdf | 10.21437/Interspeech.2016-297 | 282-286 | @inproceedings{gu16_interspeech,
title = {{Perception of Tone in Whispered Mandarin Sentences: The Case for Singapore Mandarin}},
author = {Yuling Gu and Boon Pang Lim and Nancy F. Chen},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {282--286},
doi = {10.21437/Interspeech.2... | Whispering is commonly used when one needs to speak softly (for instance,
in a library). Whispered speech mainly differs from neutral speech
in that voicing, and thus its acoustic correlate F0, is absent. It
is well known that in tonal languages such as Mandarin, tone identity
is primarily conveyed by the F0 contour. P... | null | null |
xie16_interspeech | A KL Divergence and DNN-Based Approach to Voice Conversion without Parallel Training Sentences | [
"Feng-Long Xie",
"Frank K. Soong",
"Haifeng Li"
] | https://www.isca-archive.org/interspeech_2016/xie16_interspeech.html | https://www.isca-archive.org/interspeech_2016/xie16_interspeech.pdf | 10.21437/Interspeech.2016-116 | 287-291 | @inproceedings{xie16_interspeech,
title = {{A KL Divergence and DNN-Based Approach to Voice Conversion without Parallel Training Sentences}},
author = {Feng-Long Xie and Frank K. Soong and Haifeng Li},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {287--291},
doi = {10.21437... | We extend our recently proposed approach to cross-lingual TTS training
to voice conversion, without using parallel training sentences. It
employs Speaker Independent, Deep Neural Net (SI-DNN) ASR to equalize
the difference between source and target speakers and Kullback-Leibler
Divergence (KLD) to convert spectral para... | null | null |
aihara16_interspeech | Parallel Dictionary Learning for Voice Conversion Using Discriminative Graph-Embedded Non-Negative Matrix Factorization | [
"Ryo Aihara",
"Tetsuya Takiguchi",
"Yasuo Ariki"
] | https://www.isca-archive.org/interspeech_2016/aihara16_interspeech.html | https://www.isca-archive.org/interspeech_2016/aihara16_interspeech.pdf | 10.21437/Interspeech.2016-227 | 292-296 | @inproceedings{aihara16_interspeech,
title = {{Parallel Dictionary Learning for Voice Conversion Using Discriminative Graph-Embedded Non-Negative Matrix Factorization}},
author = {Ryo Aihara and Tetsuya Takiguchi and Yasuo Ariki},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {292--... | This paper proposes a discriminative learning method for Non-negative
Matrix Factorization (NMF)-based Voice Conversion (VC). NMF-based VC
has been researched because of the natural-sounding voice it produces
compared with conventional Gaussian Mixture Model (GMM)-based VC. In
conventional NMF-based VC, parallel exempl... | null | null |
gu16b_interspeech | Speech Bandwidth Extension Using Bottleneck Features and Deep Recurrent Neural Networks | [
"Yu Gu",
"Zhen-Hua Ling",
"Li-Rong Dai"
] | https://www.isca-archive.org/interspeech_2016/gu16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/gu16b_interspeech.pdf | 10.21437/Interspeech.2016-678 | 297-301 | @inproceedings{gu16b_interspeech,
title = {{Speech Bandwidth Extension Using Bottleneck Features and Deep Recurrent Neural Networks}},
author = {Yu Gu and Zhen-Hua Ling and Li-Rong Dai},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {297--301},
doi = {10.21437/Interspeech.20... | This paper presents a novel method for speech bandwidth extension (BWE)
using deep structured neural networks. In order to utilize linguistic
information during the prediction of high-frequency spectral components,
the bottleneck (BN) features derived from a deep neural network (DNN)-based
state classifier for narrowba... | null | null |
yang16b_interspeech | Voice Conversion Based on Matrix Variate Gaussian Mixture Model Using Multiple Frame Features | [
"Yi Yang",
"Hidetsugu Uchida",
"Daisuke Saito",
"Nobuaki Minematsu"
] | https://www.isca-archive.org/interspeech_2016/yang16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/yang16b_interspeech.pdf | 10.21437/Interspeech.2016-705 | 302-306 | @inproceedings{yang16b_interspeech,
title = {{Voice Conversion Based on Matrix Variate Gaussian Mixture Model Using Multiple Frame Features}},
author = {Yi Yang and Hidetsugu Uchida and Daisuke Saito and Nobuaki Minematsu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {302--306},
... | This paper presents a novel voice conversion method based on matrix
variate Gaussian mixture model (MV-GMM) using features of multiple
frames. In voice conversion studies, approaches based on Gaussian mixture
models (GMM) are still widely utilized because of their flexibility
and easiness in handling. They treat the jo... | null | null |
hosaka16_interspeech | Voice Conversion Based on Trajectory Model Training of Neural Networks Considering Global Variance | [
"Naoki Hosaka",
"Kei Hashimoto",
"Keiichiro Oura",
"Yoshihiko Nankaku",
"Keiichi Tokuda"
] | https://www.isca-archive.org/interspeech_2016/hosaka16_interspeech.html | https://www.isca-archive.org/interspeech_2016/hosaka16_interspeech.pdf | 10.21437/Interspeech.2016-1035 | 307-311 | @inproceedings{hosaka16_interspeech,
title = {{Voice Conversion Based on Trajectory Model Training of Neural Networks Considering Global Variance}},
author = {Naoki Hosaka and Kei Hashimoto and Keiichiro Oura and Yoshihiko Nankaku and Keiichi Tokuda},
year = {2016},
booktitle = {{Interspeech 2016}},... | This paper proposes a new training method of deep neural networks (DNNs)
for statistical voice conversion. DNNs are now being used as conversion
models that represent mapping from source features to target features
in statistical voice conversion. However, there are two major problems
to be solved in conventional DNN-b... | null | null |
aryal16_interspeech | Comparing Articulatory and Acoustic Strategies for Reducing Non-Native Accents | [
"Sandesh Aryal",
"Ricardo Gutierrez-Osuna"
] | https://www.isca-archive.org/interspeech_2016/aryal16_interspeech.html | https://www.isca-archive.org/interspeech_2016/aryal16_interspeech.pdf | 10.21437/Interspeech.2016-1131 | 312-316 | @inproceedings{aryal16_interspeech,
title = {{Comparing Articulatory and Acoustic Strategies for Reducing Non-Native Accents}},
author = {Sandesh Aryal and Ricardo Gutierrez-Osuna},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {312--316},
doi = {10.21437/Interspeech.2016-11... | This article presents an experimental comparison of two types of techniques,
articulatory and acoustic, for transforming non-native speech to sound
more native-like. Articulatory techniques use articulators from a native
speaker to drive an articulatory synthesizer of the non-native speaker.
These methods have a good t... | null | null |
sarfjoo16_interspeech | Cross-Lingual Speaker Adaptation for Statistical Speech Synthesis Using Limited Data | [
"Seyyed Saeed Sarfjoo",
"Cenk Demiroglu"
] | https://www.isca-archive.org/interspeech_2016/sarfjoo16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sarfjoo16_interspeech.pdf | 10.21437/Interspeech.2016-345 | 317-321 | @inproceedings{sarfjoo16_interspeech,
title = {{Cross-Lingual Speaker Adaptation for Statistical Speech Synthesis Using Limited Data}},
author = {Seyyed Saeed Sarfjoo and Cenk Demiroglu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {317--321},
doi = {10.21437/Interspeech.2... | Cross-lingual speaker adaptation with limited adaptation data has many
applications such as use in speech-to-speech translation systems. Here,
we focus on cross-lingual adaptation for statistical speech synthesis
(SSS) systems using limited adaptation data. To that end, we propose
two techniques exploiting a bilingual ... | null | null |
sun16_interspeech | Personalized, Cross-Lingual TTS Using Phonetic Posteriorgrams | [
"Lifa Sun",
"Hao Wang",
"Shiyin Kang",
"Kun Li",
"Helen Meng"
] | https://www.isca-archive.org/interspeech_2016/sun16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sun16_interspeech.pdf | 10.21437/Interspeech.2016-1043 | 322-326 | @inproceedings{sun16_interspeech,
title = {{Personalized, Cross-Lingual TTS Using Phonetic Posteriorgrams}},
author = {Lifa Sun and Hao Wang and Shiyin Kang and Kun Li and Helen Meng},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {322--326},
doi = {10.21437/Interspeech.2016... | We present a novel approach that enables a target speaker (e.g. monolingual
Chinese speaker) to speak a new language (e.g. English) based on arbitrary
textual input. Our system includes a trained English speaker-independent
automatic speech recognition (SI-ASR) engine using TIMIT. Given the
target speaker’s speech in a... | null | null |
prakash16_interspeech | Acoustic Analysis of Syllables Across Indian Languages | [
"Anusha Prakash",
"Jeena J. Prakash",
"Hema A. Murthy"
] | https://www.isca-archive.org/interspeech_2016/prakash16_interspeech.html | https://www.isca-archive.org/interspeech_2016/prakash16_interspeech.pdf | 10.21437/Interspeech.2016-1127 | 327-331 | @inproceedings{prakash16_interspeech,
title = {{Acoustic Analysis of Syllables Across Indian Languages}},
author = {Anusha Prakash and Jeena J. Prakash and Hema A. Murthy},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {327--331},
doi = {10.21437/Interspeech.2016-1127},
is... | Indian languages are broadly classified as Indo-Aryan or Dravidian.
The basic set of phones is more or less the same, varying mostly in
the phonotactics across languages. There has also been borrowing of
sounds and words across languages over time due to intermixing of cultures.
Since syllables are fundamental units of... | null | null |
zhang16_interspeech | Objective Evaluation Methods for Chinese Text-To-Speech Systems | [
"Teng Zhang",
"Zhipeng Chen",
"Ji Wu",
"Sam Lai",
"Wenhui Lei",
"Carsten Isert"
] | https://www.isca-archive.org/interspeech_2016/zhang16_interspeech.html | https://www.isca-archive.org/interspeech_2016/zhang16_interspeech.pdf | 10.21437/Interspeech.2016-421 | 332-336 | @inproceedings{zhang16_interspeech,
title = {{Objective Evaluation Methods for Chinese Text-To-Speech Systems}},
author = {Teng Zhang and Zhipeng Chen and Ji Wu and Sam Lai and Wenhui Lei and Carsten Isert},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {332--336},
doi = {10... | To objectively evaluate the performance of text-to-speech (TTS) systems,
many studies have been conducted in the straightforward way to compare
synthesized speech and natural speech with the alignment. However,
in most situations, there is no natural speech can be used. In this
paper, we focus on machine learning appro... | null | null |
ijima16_interspeech | Objective Evaluation Using Association Between Dimensions Within Spectral Features for Statistical Parametric Speech Synthesis | [
"Yusuke Ijima",
"Taichi Asami",
"Hideyuki Mizuno"
] | https://www.isca-archive.org/interspeech_2016/ijima16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ijima16_interspeech.pdf | 10.21437/Interspeech.2016-584 | 337-341 | @inproceedings{ijima16_interspeech,
title = {{Objective Evaluation Using Association Between Dimensions Within Spectral Features for Statistical Parametric Speech Synthesis}},
author = {Yusuke Ijima and Taichi Asami and Hideyuki Mizuno},
year = {2016},
booktitle = {{Interspeech 2016}},
pages =... | This paper presents a novel objective evaluation technique for statistical
parametric speech synthesis. One of its novel features is that it focuses
on the association between dimensions within the spectral features.
We first use a maximal information coefficient to analyze the relationship
between subjective scores an... | null | null |
yoshimura16_interspeech | A Hierarchical Predictor of Synthetic Speech Naturalness Using Neural Networks | [
"Takenori Yoshimura",
"Gustav Eje Henter",
"Oliver Watts",
"Mirjam Wester",
"Junichi Yamagishi",
"Keiichi Tokuda"
] | https://www.isca-archive.org/interspeech_2016/yoshimura16_interspeech.html | https://www.isca-archive.org/interspeech_2016/yoshimura16_interspeech.pdf | 10.21437/Interspeech.2016-847 | 342-346 | @inproceedings{yoshimura16_interspeech,
title = {{A Hierarchical Predictor of Synthetic Speech Naturalness Using Neural Networks}},
author = {Takenori Yoshimura and Gustav Eje Henter and Oliver Watts and Mirjam Wester and Junichi Yamagishi and Keiichi Tokuda},
year = {2016},
booktitle = {{Interspeec... | A problem when developing and tuning speech synthesis systems is that
there is no well-established method of automatically rating the quality
of the synthetic speech. This research attempts to obtain a new automated
measure which is trained on the result of large-scale subjective evaluations
employing many human listen... | null | null |
podsiado16_interspeech | Text-to-Speech for Individuals with Vision Loss: A User Study | [
"Monika PodsiadÅo",
"Shweta Chahar"
] | https://www.isca-archive.org/interspeech_2016/podsiado16_interspeech.html | https://www.isca-archive.org/interspeech_2016/podsiado16_interspeech.pdf | 10.21437/Interspeech.2016-1376 | 347-351 | @inproceedings{podsiado16_interspeech,
title = {{Text-to-Speech for Individuals with Vision Loss: A User Study}},
author = {Monika PodsiadÅo and Shweta Chahar},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {347--351},
doi = {10.21437/Interspeech.2016-1376},
issn = {... | Individuals with vision loss use text-to-speech (TTS) for most of their
interaction with devices, and rely on the quality of synthetic voices
to a much larger extent than any other user group. A significant amount
of local synthesis requests for Google TTS comes from TalkBack, the
Android screenreader, making it our to... | null | null |
valentinibotinhao16_interspeech | Speech Enhancement for a Noise-Robust Text-to-Speech Synthesis System Using Deep Recurrent Neural Networks | [
"Cassia Valentini-Botinhao",
"Xin Wang",
"Shinji Takaki",
"Junichi Yamagishi"
] | https://www.isca-archive.org/interspeech_2016/valentinibotinhao16_interspeech.html | https://www.isca-archive.org/interspeech_2016/valentinibotinhao16_interspeech.pdf | 10.21437/Interspeech.2016-159 | 352-356 | @inproceedings{valentinibotinhao16_interspeech,
title = {{Speech Enhancement for a Noise-Robust Text-to-Speech Synthesis System Using Deep Recurrent Neural Networks}},
author = {Cassia Valentini-Botinhao and Xin Wang and Shinji Takaki and Junichi Yamagishi},
year = {2016},
booktitle = {{Interspeech ... | Quality of text-to-speech voices built from noisy recordings is diminished.
In order to improve it we propose the use of a recurrent neural network
to enhance acoustic parameters prior to training. We trained a deep
recurrent neural network using a parallel database of noisy and clean
acoustics parameters as input and ... | null | null |
cooper16_interspeech | Data Selection and Adaptation for Naturalness in HMM-Based Speech Synthesis | [
"Erica Cooper",
"Alison Chang",
"Yocheved Levitan",
"Julia Hirschberg"
] | https://www.isca-archive.org/interspeech_2016/cooper16_interspeech.html | https://www.isca-archive.org/interspeech_2016/cooper16_interspeech.pdf | 10.21437/Interspeech.2016-502 | 357-361 | @inproceedings{cooper16_interspeech,
title = {{Data Selection and Adaptation for Naturalness in HMM-Based Speech Synthesis}},
author = {Erica Cooper and Alison Chang and Yocheved Levitan and Julia Hirschberg},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {357--361},
doi = {... | We describe experiments in building HMM text-to-speech voices on professional
broadcast news data from multiple speakers. We build on earlier work
comparing techniques for selecting utterances from the corpus and voice
adaptation to produce the most natural-sounding voices. While our ultimate
goal is to develop intelli... | null | null |
tao16_interspeech | A Portable Automatic PA-TA-KA Syllable Detection System to Derive Biomarkers for Neurological Disorders | [
"Fei Tao",
"Louis Daudet",
"Christian Poellabauer",
"Sandra L. Schneider",
"Carlos Busso"
] | https://www.isca-archive.org/interspeech_2016/tao16_interspeech.html | https://www.isca-archive.org/interspeech_2016/tao16_interspeech.pdf | 10.21437/Interspeech.2016-789 | 362-366 | @inproceedings{tao16_interspeech,
title = {{A Portable Automatic PA-TA-KA Syllable Detection System to Derive Biomarkers for Neurological Disorders}},
author = {Fei Tao and Louis Daudet and Christian Poellabauer and Sandra L. Schneider and Carlos Busso},
year = {2016},
booktitle = {{Interspeech 201... | Neurological disorders disrupt brain functions, affecting the life
of many individuals. Conventional neurological disorder diagnosis methods
require inconvenient and expensive devices. Several studies have identified
speech biomarkers that are informative of neurological disorders, so
speech-based interfaces can provid... | null | null |
ghahabi16_interspeech | Deep Neural Networks for i-Vector Language Identification of Short Utterances in Cars | [
"Omid Ghahabi",
"Antonio Bonafonte",
"Javier Hernando",
"Asunción Moreno"
] | https://www.isca-archive.org/interspeech_2016/ghahabi16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ghahabi16_interspeech.pdf | 10.21437/Interspeech.2016-1045 | 367-371 | @inproceedings{ghahabi16_interspeech,
title = {{Deep Neural Networks for i-Vector Language Identification of Short Utterances in Cars}},
author = {Omid Ghahabi and Antonio Bonafonte and Javier Hernando and Asunción Moreno},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {367--371},
... | This paper is focused on the application of the Language Identification
(LID) technology for intelligent vehicles. We cope with short sentences
or words spoken in moving cars in four languages: English, Spanish,
German, and Finnish. As the response time of the LID system is crucial
for user acceptance in this particula... | null | null |
woubie16_interspeech | Improving i-Vector and PLDA Based Speaker Clustering with Long-Term Features | [
"Abraham Woubie",
"Jordi Luque",
"Javier Hernando"
] | https://www.isca-archive.org/interspeech_2016/woubie16_interspeech.html | https://www.isca-archive.org/interspeech_2016/woubie16_interspeech.pdf | 10.21437/Interspeech.2016-339 | 372-376 | @inproceedings{woubie16_interspeech,
title = {{Improving i-Vector and PLDA Based Speaker Clustering with Long-Term Features}},
author = {Abraham Woubie and Jordi Luque and Javier Hernando},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {372--376},
doi = {10.21437/Interspeech... | i-vector modeling techniques have been successfully used for speaker
clustering task recently. In this work, we propose the extraction of
i-vectors from short- and long-term speech features, and the fusion
of their PLDA scores within the frame of speaker diarization. Two sets
of i-vectors are first extracted from short... | null | null |
lu16b_interspeech | Segmental Recurrent Neural Networks for End-to-End Speech Recognition | [
"Liang Lu",
"Lingpeng Kong",
"Chris Dyer",
"Noah A. Smith",
"Steve Renals"
] | https://www.isca-archive.org/interspeech_2016/lu16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/lu16b_interspeech.pdf | 10.21437/Interspeech.2016-40 | 385-389 | @inproceedings{lu16b_interspeech,
title = {{Segmental Recurrent Neural Networks for End-to-End Speech Recognition}},
author = {Liang Lu and Lingpeng Kong and Chris Dyer and Noah A. Smith and Steve Renals},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {385--389},
doi = {10.2... | We study the segmental recurrent neural network for end-to-end acoustic
modelling. This model connects the segmental conditional random field
(CRF) with a recurrent neural network (RNN) used for feature extraction.
Compared to most previous CRF-based acoustic models, it does not rely
on an external system to provide fe... | 1603.00223 | title_snapshot |
nussbaumthom16_interspeech | Acoustic Modeling Using Bidirectional Gated Recurrent Convolutional Units | [
"Markus Nussbaum-Thom",
"Jia Cui",
"Bhuvana Ramabhadran",
"Vaibhava Goel"
] | https://www.isca-archive.org/interspeech_2016/nussbaumthom16_interspeech.html | https://www.isca-archive.org/interspeech_2016/nussbaumthom16_interspeech.pdf | 10.21437/Interspeech.2016-212 | 390-394 | @inproceedings{nussbaumthom16_interspeech,
title = {{Acoustic Modeling Using Bidirectional Gated Recurrent Convolutional Units}},
author = {Markus Nussbaum-Thom and Jia Cui and Bhuvana Ramabhadran and Vaibhava Goel},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {390--394},
doi ... | Convolutional and bidirectional recurrent neural networks have achieved
considerable performance gains as acoustic models in automatic speech
recognition in recent years. Latest architectures unify long short-term
memory, gated recurrent unit and convolutional neural networks by stacking
these different neural network ... | null | null |
hsu16_interspeech | Exploiting Depth and Highway Connections in Convolutional Recurrent Deep Neural Networks for Speech Recognition | [
"Wei-Ning Hsu",
"Yu Zhang",
"Ann Lee",
"James Glass"
] | https://www.isca-archive.org/interspeech_2016/hsu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/hsu16_interspeech.pdf | 10.21437/Interspeech.2016-515 | 395-399 | @inproceedings{hsu16_interspeech,
title = {{Exploiting Depth and Highway Connections in Convolutional Recurrent Deep Neural Networks for Speech Recognition}},
author = {Wei-Ning Hsu and Yu Zhang and Ann Lee and James Glass},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {395--399},
... | Deep neural network models have achieved considerable success in a
wide range of fields. Several architectures have been proposed to alleviate
the vanishing gradient problem, and hence enable training of very deep
networks. In the speech recognition area, convolutional neural networks,
recurrent neural networks, and fu... | null | null |
wu16_interspeech | Stimulated Deep Neural Network for Speech Recognition | [
"Chunyang Wu",
"Penny Karanasou",
"Mark J.F. Gales",
"Khe Chai Sim"
] | https://www.isca-archive.org/interspeech_2016/wu16_interspeech.html | https://www.isca-archive.org/interspeech_2016/wu16_interspeech.pdf | 10.21437/Interspeech.2016-580 | 400-404 | @inproceedings{wu16_interspeech,
title = {{Stimulated Deep Neural Network for Speech Recognition}},
author = {Chunyang Wu and Penny Karanasou and Mark J.F. Gales and Khe Chai Sim},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {400--404},
doi = {10.21437/Interspeech.2016-580... | Deep neural networks (DNNs) and deep learning approaches yield state-of-the-art
performance in a range of tasks, including speech recognition. However,
the parameters of the network are hard to analyze, making network regularization
and robust adaptation challenging. Stimulated training has recently
been proposed to ad... | null | null |
badino16_interspeech | Phonetic Context Embeddings for DNN-HMM Phone Recognition | [
"Leonardo Badino"
] | https://www.isca-archive.org/interspeech_2016/badino16_interspeech.html | https://www.isca-archive.org/interspeech_2016/badino16_interspeech.pdf | 10.21437/Interspeech.2016-1036 | 405-409 | @inproceedings{badino16_interspeech,
title = {{Phonetic Context Embeddings for DNN-HMM Phone Recognition}},
author = {Leonardo Badino},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {405--409},
doi = {10.21437/Interspeech.2016-1036},
issn = {2958-1796},
} | This paper proposes an approach, named phonetic context embedding,
to model phonetic context effects for deep neural network - hidden
Markov model (DNN-HMM) phone recognition. Phonetic context embeddings
can be regarded as continuous and distributed vector representations
of context-dependent phonetic units (e.g., trip... | null | null |
zhang16b_interspeech | Towards End-to-End Speech Recognition with Deep Convolutional Neural Networks | [
"Ying Zhang",
"Mohammad Pezeshki",
"Philémon Brakel",
"Saizheng Zhang",
"César Laurent",
"Yoshua Bengio",
"Aaron Courville"
] | https://www.isca-archive.org/interspeech_2016/zhang16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/zhang16b_interspeech.pdf | 10.21437/Interspeech.2016-1446 | 410-414 | @inproceedings{zhang16b_interspeech,
title = {{Towards End-to-End Speech Recognition with Deep Convolutional Neural Networks}},
author = {Ying Zhang and Mohammad Pezeshki and Philémon Brakel and Saizheng Zhang and César Laurent and Yoshua Bengio and Aaron Courville},
year = {2016},
booktitle = {{I... | Convolutional Neural Networks (CNNs) are effective models for reducing
spectral variations and modeling spectral correlations in acoustic
features for automatic speech recognition (ASR). Hybrid speech recognition
systems incorporating CNNs with Hidden Markov Models/Gaussian Mixture
Models (HMMs/GMMs) have achieved the ... | 1701.02720 | title_snapshot |
wang16b_interspeech | Joint Speaker and Lexical Modeling for Short-Term Characterization of Speaker | [
"Guangsen Wang",
"Kong Aik Lee",
"Trung Hieu Nguyen",
"Hanwu Sun",
"Bin Ma"
] | https://www.isca-archive.org/interspeech_2016/wang16b_interspeech.html | https://www.isca-archive.org/interspeech_2016/wang16b_interspeech.pdf | 10.21437/Interspeech.2016-929 | 415-419 | @inproceedings{wang16b_interspeech,
title = {{Joint Speaker and Lexical Modeling for Short-Term Characterization of Speaker}},
author = {Guangsen Wang and Kong Aik Lee and Trung Hieu Nguyen and Hanwu Sun and Bin Ma},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {415--419},
doi ... | For speech utterances of very short duration, speaker characterization
has shown strong dependency on the lexical content. In this context,
speaker verification is always performed by analyzing and matching
speaker pronunciation of individual words, syllables, or phones. In
this paper, we advocate the use of hidden Mar... | null | null |
alam16_interspeech | Tandem Features for Text-Dependent Speaker Verification on the RedDots Corpus | [
"Md Jahangir Alam",
"Patrick Kenny",
"Vishwa Gupta"
] | https://www.isca-archive.org/interspeech_2016/alam16_interspeech.html | https://www.isca-archive.org/interspeech_2016/alam16_interspeech.pdf | 10.21437/Interspeech.2016-1465 | 420-424 | @inproceedings{alam16_interspeech,
title = {{Tandem Features for Text-Dependent Speaker Verification on the RedDots Corpus}},
author = {Md Jahangir Alam and Patrick Kenny and Vishwa Gupta},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {420--424},
doi = {10.21437/Interspeech... | We use tandem features and a fusion of four systems for text-dependent
speaker verification on the RedDots corpus. In the tandem system, a
senone-discriminant neural network provides a low-dimensional bottleneck
feature at each frame which are concatenated with a standard Mel-frequency
cepstral coefficients (MFCC) feat... | null | null |
sarkar16_interspeech | Text Dependent Speaker Verification Using Un-Supervised HMM-UBM and Temporal GMM-UBM | [
"Achintya Kr. Sarkar",
"Zheng-Hua Tan"
] | https://www.isca-archive.org/interspeech_2016/sarkar16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sarkar16_interspeech.pdf | 10.21437/Interspeech.2016-362 | 425-429 | @inproceedings{sarkar16_interspeech,
title = {{Text Dependent Speaker Verification Using Un-Supervised HMM-UBM and Temporal GMM-UBM}},
author = {Achintya Kr. Sarkar and Zheng-Hua Tan},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {425--429},
doi = {10.21437/Interspeech.2016... | In this paper, we investigate the Hidden Markov Model (HMM) and the
temporal Gaussian Mixture Model (GMM) systems based on the Universal
Background Model (UBM) concept to capture temporal information of speech
for Text Dependent (TD) Speaker Verification (SV). In TD-SV, target
speakers are constrained to use only prede... | null | null |
kinnunen16_interspeech | Utterance Verification for Text-Dependent Speaker Recognition: A Comparative Assessment Using the RedDots Corpus | [
"Tomi Kinnunen",
"Md. Sahidullah",
"Ivan Kukanov",
"Héctor Delgado",
"Massimiliano Todisco",
"Achintya Kr. Sarkar",
"Nicolai Bæk Thomsen",
"Ville Hautamäki",
"Nicholas Evans",
"Zheng-Hua Tan"
] | https://www.isca-archive.org/interspeech_2016/kinnunen16_interspeech.html | https://www.isca-archive.org/interspeech_2016/kinnunen16_interspeech.pdf | 10.21437/Interspeech.2016-1125 | 430-434 | @inproceedings{kinnunen16_interspeech,
title = {{Utterance Verification for Text-Dependent Speaker Recognition: A Comparative Assessment Using the RedDots Corpus}},
author = {Tomi Kinnunen and Md. Sahidullah and Ivan Kukanov and Héctor Delgado and Massimiliano Todisco and Achintya Kr. Sarkar and Nicolai Bæ... | Text-dependent automatic speaker verification naturally calls for the
simultaneous verification of speaker identity and spoken content. These
two tasks can be achieved with automatic speaker verification (ASV)
and utterance verification (UV) technologies. While both have been
addressed previously in the literature, a t... | null | null |
ma16_interspeech | Parallel Speaker and Content Modelling for Text-Dependent Speaker Verification | [
"Jianbo Ma",
"Saad Irtza",
"Kaavya Sriskandaraja",
"Vidhyasaharan Sethu",
"Eliathamby Ambikairajah"
] | https://www.isca-archive.org/interspeech_2016/ma16_interspeech.html | https://www.isca-archive.org/interspeech_2016/ma16_interspeech.pdf | 10.21437/Interspeech.2016-825 | 435-439 | @inproceedings{ma16_interspeech,
title = {{Parallel Speaker and Content Modelling for Text-Dependent Speaker Verification}},
author = {Jianbo Ma and Saad Irtza and Kaavya Sriskandaraja and Vidhyasaharan Sethu and Eliathamby Ambikairajah},
year = {2016},
booktitle = {{Interspeech 2016}},
pages ... | Text-dependent short duration speaker verification involves two challenges.
The primary challenge of interest is the verification of the speaker’s
identity, and often a secondary challenge of interest is the verification
of the lexical content of the pass-phrase. In this paper, we propose
the use of two systems to hand... | null | null |
zeinali16_interspeech | i-Vector/HMM Based Text-Dependent Speaker Verification System for RedDots Challenge | [
"Hossein Zeinali",
"Hossein Sameti",
"Lukáš Burget",
"Jan Äernocký",
"Nooshin Maghsoodi",
"Pavel MatÄjka"
] | https://www.isca-archive.org/interspeech_2016/zeinali16_interspeech.html | https://www.isca-archive.org/interspeech_2016/zeinali16_interspeech.pdf | 10.21437/Interspeech.2016-1174 | 440-444 | @inproceedings{zeinali16_interspeech,
title = {{i-Vector/HMM Based Text-Dependent Speaker Verification System for RedDots Challenge}},
author = {Hossein Zeinali and Hossein Sameti and Lukáš Burget and Jan Äernocký and Nooshin Maghsoodi and Pavel MatÄjka},
year = {2016},
booktitle = {{Interspeec... | Recently, a new data collection was initiated within the RedDots project
in order to evaluate text-dependent and text-prompted speaker recognition
technology on data from a wider speaker population and with more realistic
noise, channel and phonetic variability. This paper analyses our systems
built for RedDots challen... | null | null |
das16_interspeech | Exploring Session Variability and Template Aging in Speaker Verification for Fixed Phrase Short Utterances | [
"Rohan Kumar Das",
"Sarfaraz Jelil",
"S.R. Mahadeva Prasanna"
] | https://www.isca-archive.org/interspeech_2016/das16_interspeech.html | https://www.isca-archive.org/interspeech_2016/das16_interspeech.pdf | 10.21437/Interspeech.2016-1001 | 445-449 | @inproceedings{das16_interspeech,
title = {{Exploring Session Variability and Template Aging in Speaker Verification for Fixed Phrase Short Utterances}},
author = {Rohan Kumar Das and Sarfaraz Jelil and S.R. Mahadeva Prasanna},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {445--449... | This work highlights the impact of session variability and template
aging on speaker verification (SV) using fixed phrase short utterances
from the RedDots database. These have been collected over a period
of one year and contain a large number of sessions per speaker. Session
variation has been found to have a direct ... | null | null |
uchida16_interspeech | Prediction of the Articulatory Movements of Unseen Phonemes of a Speaker Using the Speech Structure of Another Speaker | [
"Hidetsugu Uchida",
"Daisuke Saito",
"Nobuaki Minematsu"
] | https://www.isca-archive.org/interspeech_2016/uchida16_interspeech.html | https://www.isca-archive.org/interspeech_2016/uchida16_interspeech.pdf | 10.21437/Interspeech.2016-1138 | 450-454 | @inproceedings{uchida16_interspeech,
title = {{Prediction of the Articulatory Movements of Unseen Phonemes of a Speaker Using the Speech Structure of Another Speaker}},
author = {Hidetsugu Uchida and Daisuke Saito and Nobuaki Minematsu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages =... | In this paper, we propose a method to predict the articulatory movements
of phonemes that are difficult for a speaker to pronounce correctly
because those phonemes are not seen in the native language of that
speaker. When one wants to predict the articulatory movements of those
unseen phonemes, since he/she has difficu... | null | null |
sivaraman16_interspeech | Vocal Tract Length Normalization for Speaker Independent Acoustic-to-Articulatory Speech Inversion | [
"Ganesh Sivaraman",
"Vikramjit Mitra",
"Hosung Nam",
"Mark Tiede",
"Carol Espy-Wilson"
] | https://www.isca-archive.org/interspeech_2016/sivaraman16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sivaraman16_interspeech.pdf | 10.21437/Interspeech.2016-1399 | 455-459 | @inproceedings{sivaraman16_interspeech,
title = {{Vocal Tract Length Normalization for Speaker Independent Acoustic-to-Articulatory Speech Inversion}},
author = {Ganesh Sivaraman and Vikramjit Mitra and Hosung Nam and Mark Tiede and Carol Espy-Wilson},
year = {2016},
booktitle = {{Interspeech 2016}}... | Speech inversion is a well-known ill-posed problem and addition of
speaker differences typically makes it even harder. This paper investigates
a vocal tract length normalization (VTLN) technique to transform the
acoustic space of different speakers to a target speaker space such
that speaker specific details are minimi... | null | null |
lammert16_interspeech | Investigation of Speed-Accuracy Tradeoffs in Speech Production Using Real-Time Magnetic Resonance Imaging | [
"Adam C. Lammert",
"Christine H. Shadle",
"Shrikanth S. Narayanan",
"Thomas F. Quatieri"
] | https://www.isca-archive.org/interspeech_2016/lammert16_interspeech.html | https://www.isca-archive.org/interspeech_2016/lammert16_interspeech.pdf | 10.21437/Interspeech.2016-157 | 460-464 | @inproceedings{lammert16_interspeech,
title = {{Investigation of Speed-Accuracy Tradeoffs in Speech Production Using Real-Time Magnetic Resonance Imaging}},
author = {Adam C. Lammert and Christine H. Shadle and Shrikanth S. Narayanan and Thomas F. Quatieri},
year = {2016},
booktitle = {{Interspeech ... | Motor actions in speech production are both rapid and highly dexterous,
even though speed and accuracy are often thought to conflict. Fitts’
law has served as a rigorous formulation of the fundamental speed-accuracy
tradeoff in other domains of human motor action, but has not been directly
examined with respect to spee... | null | null |
sorensen16_interspeech | Characterizing Vocal Tract Dynamics Across Speakers Using Real-Time MRI | [
"Tanner Sorensen",
"Asterios Toutios",
"Louis Goldstein",
"Shrikanth S. Narayanan"
] | https://www.isca-archive.org/interspeech_2016/sorensen16_interspeech.html | https://www.isca-archive.org/interspeech_2016/sorensen16_interspeech.pdf | 10.21437/Interspeech.2016-583 | 465-469 | @inproceedings{sorensen16_interspeech,
title = {{Characterizing Vocal Tract Dynamics Across Speakers Using Real-Time MRI}},
author = {Tanner Sorensen and Asterios Toutios and Louis Goldstein and Shrikanth S. Narayanan},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {465--469},
doi... | Real-time magnetic resonance imaging (rtMRI) provides information about
the dynamic shaping of the vocal tract during speech production and
valuable data for creating and testing models of speech production.
In this paper, we use rtMRI videos to develop a dynamical system in
the framework of Task Dynamics which control... | null | null |
labrunie16_interspeech | Tracking Contours of Orofacial Articulators from Real-Time MRI of Speech | [
"Mathieu Labrunie",
"Pierre Badin",
"Dirk Voit",
"Arun A. Joseph",
"Laurent Lamalle",
"Coriandre Vilain",
"Louis-Jean Boë",
"Jens Frahm"
] | https://www.isca-archive.org/interspeech_2016/labrunie16_interspeech.html | https://www.isca-archive.org/interspeech_2016/labrunie16_interspeech.pdf | 10.21437/Interspeech.2016-78 | 470-474 | @inproceedings{labrunie16_interspeech,
title = {{Tracking Contours of Orofacial Articulators from Real-Time MRI of Speech}},
author = {Mathieu Labrunie and Pierre Badin and Dirk Voit and Arun A. Joseph and Laurent Lamalle and Coriandre Vilain and Louis-Jean Boë and Jens Frahm},
year = {2016},
bookt... | We introduce a method for predicting midsagittal contours of orofacial
articulators from real-time MRI data. A corpus of about 26 minutes
of speech has been recorded of a French speaker at a rate of 55 images
/ s using highly undersampled radial gradient-echo MRI with image reconstruction
by nonlinear inversion. The co... | null | null |
lingala16_interspeech | State-of-the-Art MRI Protocol for Comprehensive Assessment of Vocal Tract Structure and Function | [
"Sajan Goud Lingala",
"Asterios Toutios",
"Johannes Töger",
"Yongwan Lim",
"Yinghua Zhu",
"Yoon-Chul Kim",
"Colin Vaz",
"Shrikanth S. Narayanan",
"Krishna S. Nayak"
] | https://www.isca-archive.org/interspeech_2016/lingala16_interspeech.html | https://www.isca-archive.org/interspeech_2016/lingala16_interspeech.pdf | 10.21437/Interspeech.2016-559 | 475-479 | @inproceedings{lingala16_interspeech,
title = {{State-of-the-Art MRI Protocol for Comprehensive Assessment of Vocal Tract Structure and Function}},
author = {Sajan Goud Lingala and Asterios Toutios and Johannes Töger and Yongwan Lim and Yinghua Zhu and Yoon-Chul Kim and Colin Vaz and Shrikanth S. Narayanan ... | Magnetic Resonance Imaging (MRI) provides a safe and flexible means
to study the vocal tract, and is increasingly used in speech production
research. This work details a state-of-the-art MRI protocol for comprehensive
assessment of vocal tract structure and function, and presents results
from representative speakers. T... | null | null |
xia16_interspeech | DBN-ivector Framework for Acoustic Emotion Recognition | [
"Rui Xia",
"Yang Liu"
] | https://www.isca-archive.org/interspeech_2016/xia16_interspeech.html | https://www.isca-archive.org/interspeech_2016/xia16_interspeech.pdf | 10.21437/Interspeech.2016-488 | 480-484 | @inproceedings{xia16_interspeech,
title = {{DBN-ivector Framework for Acoustic Emotion Recognition}},
author = {Rui Xia and Yang Liu},
year = {2016},
booktitle = {{Interspeech 2016}},
pages = {480--484},
doi = {10.21437/Interspeech.2016-488},
issn = {2958-1796},
} | Deep learning and i-vectors have been successfully used in speech and
speaker recognition recently. In this work we propose a framework based
on deep belief network (DBN) and i-vector space modeling for acoustic
emotion recognition. We use two types of labels for frame level DBN
training. The first one is the vector of... | null | null |