paper-with-me

Papers

Sequence-to-Sequence Generation for Spoken Dialogue via Deep Syntax Trees and Strings

2016-06-17 · Ondřej Dušek, Filip Jurčíček

We present a natural language generator based on the sequence-to-sequence approach that can be trained to produce natural language strings as well as deep syntax dependency trees from input dialogue acts, and we use it to directly compare two-step generation with separate sentence planning and surface realization stages to a joint, one-step approach. We were able to train both setups successfully using very little training data. The joint setup offers better performance, surpassing state-of-the-art with regards to n-gram-based scores while providing more relevant outputs.

📄 PDF Abstract BibTeX arXiv:1606.05491

Code (1)

UFAL-DSG/tgen 공식 구현 tf

Tasks

Sentence

Similar Papers 제목 키워드 기반

Sequence-to-Sequence Generation for Spoken Dialogue via Deep Syntax Trees and Strings

2016-08-01 · ACL 2016 8 · Ond{\v{r}}ej Du{\v{s}}ek, Filip Jur{\v{c}}{\'\i}{\v{c}}ek
Spoken Dialogue SystemsText Generation

SLIDE: Integrating Speech Language Model with LLM for Spontaneous Spoken Dialogue Generation

2025-01-01 · Haitian Lu, Gaofeng Cheng, Liuping Luo, Leying Zhang 외

Recently, ``textless" speech language models (SLMs) based on speech units have made huge progress in generating naturalistic speech, including non-verbal vocalizations. However, the generated speech samples often lack se…

Dialogue GenerationLanguage ModelingLanguage Modelling

PSLM: Parallel Generation of Text and Speech with LLMs for Low-Latency Spoken Dialogue Systems

2024-06-18 · Kentaro Mitsui, Koh Mitsuda, Toshiaki Wakatsuki, Yukiya Hono 외

Multimodal language models that process both text and speech have a potential for applications in spoken dialogue systems. However, current models face two major challenges in response generation latency: (1) generating …

Language ModelingLanguage ModellingQuestion AnsweringResponse Generation+1

Towards human-like spoken dialogue generation between AI agents from written dialogue

2023-10-02 · Kentaro Mitsui, Yukiya Hono, Kei Sawada

The advent of large language models (LLMs) has made it possible to generate natural written dialogues between two agents. However, generating human-like spoken dialogues from these written dialogues remains challenging. …

Dialogue Generationtext-to-speechText to Speech

A Sequence-to-Sequence Model for User Simulation in Spoken Dialogue Systems

2016-06-30 · Layla El Asri, Jing He, Kaheer Suleman

User simulation is essential for generating enough data to train a statistical spoken dialogue system. Previous models for user simulation suffer from several drawbacks, such as the inability to take dialogue history int…

DecoderDialogue State TrackingSpoken Dialogue SystemsUser Simulation