paper-with-me

홈 › Papers

System and Methods for Converting Speech to SQL

2013-08-14 · Sachin Kumar, Ashish Kumar, Pinaki Mitra, Girish Sundaram

This paper concerns with the conversion of a Spoken English Language Query into SQL for retrieving data from RDBMS. A User submits a query as speech signal through the user interface and gets the result of the query in the text format. We have developed the acoustic and language models using which a speech utterance can be converted into English text query and thus natural language processing techniques can be applied on this English text query to generate an equivalent SQL query. For conversion of speech into English text HTK and Julius tools have been used and for conversion of English text query into SQL query we have implemented a System which uses rule based translation to translate English Language Query into SQL Query. The translation uses lexical analyzer, parser and syntax directed translation techniques like in compilers. JFLex and BYACC tools have been used to build lexical analyzer and parser respectively. System is domain independent i.e. system can run on different database as it generates lex files from the underlying database.

📄 PDF Abstract BibTeX arXiv:1308.3106

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Bridging the Gap: Converting Read Text to Conversational Dialogue

2026-05-18 · Parshav Singla, Agnik Banerjee, Aaditya Arora, Shruti Aggarwal 외 arxiv

In recent advancements within speech processing, converting read speech to conversational speech has gained significant attention. The primary challenge in this domain is maintaining naturalness and intelligibility while…

Speech Synthesis

Converting Anyone's Voice: End-to-End Expressive Voice Conversion with a Conditional Diffusion Model

2024-05-02 · Zongyang Du, Junchen Lu, Kun Zhou, Lakshmish Kaushik 외

Expressive voice conversion (VC) conducts speaker identity conversion for emotional speakers by jointly converting speaker identity and emotional style. Emotional style modeling for arbitrary speakers in expressive VC ha…

DenoisingEmotion RecognitionSpeaker VerificationSpeech Emotion Recognition+1

Miipher: A Robust Speech Restoration Model Integrating Self-Supervised Speech and Text Representations

2023-03-03 · Yuma Koizumi, Heiga Zen, Shigeki Karita, Yifan Ding 외

Speech restoration (SR) is a task of converting degraded speech signals into high-quality ones. In this study, we propose a robust SR model called Miipher, and apply Miipher to a new SR application: increasing the amount…

Speech DenoisingSpeech Enhancementtext-to-speechText to Speech

FlexLip: A Controllable Text-to-Lip System

2022-06-07 · Dan Oneata, Beata Lorincz, Adriana Stan, Horia Cucu

The task of converting text input into video content is becoming an important topic for synthetic media generation. Several methods have been proposed with some of them reaching close-to-natural performances in constrain…

Audio Generationtext-to-speechText to SpeechText-to-Video Generation+1

CorrectSpeech: A Fully Automated System for Speech Correction and Accent Reduction

2022-04-12 · Daxin Tan, Liqun Deng, Nianzu Zheng, Yu Ting Yeung 외

This study propose a fully automated system for speech correction and accent reduction. Consider the application scenario that a recorded speech audio contains certain errors, e.g., inappropriate words, mispronunciations…

speech-recognitionSpeech Recognition