ryuichiro-higashinaka commited on
Commit
4ae53bb
·
verified ·
1 Parent(s): 51e7990

Add arXiv paper link

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -70,7 +70,7 @@ This work was developed as part of the Dialogue Working Group of the Research an
70
 
71
  ## 引用
72
 
73
- 本成果は下記の論文として発表予定です(to appear)。
74
 
75
  > Ryuichiro Higashinaka, Shinnosuke Takamichi, and Tetsuji Ogawa. "KABURI-TTS: Phoneme-Keyed Activity-conditioned Bi-channel Utterance Rendering for Interaction." In *Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)*, 2026. (to appear)
76
 
@@ -80,6 +80,10 @@ This work was developed as part of the Dialogue Working Group of the Research an
80
  author = {Higashinaka, Ryuichiro and Takamichi, Shinnosuke and Ogawa, Tetsuji},
81
  booktitle = {Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)},
82
  year = {2026},
 
 
 
 
83
  note = {to appear}
84
  }
85
  ```
@@ -140,7 +144,7 @@ These are not license terms, but requests and caveats for users.
140
 
141
  ## Citation
142
 
143
- This work will appear as the following paper (to appear):
144
 
145
  > Ryuichiro Higashinaka, Shinnosuke Takamichi, and Tetsuji Ogawa. "KABURI-TTS: Phoneme-Keyed Activity-conditioned Bi-channel Utterance Rendering for Interaction." In *Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)*, 2026. (to appear)
146
 
@@ -150,6 +154,10 @@ This work will appear as the following paper (to appear):
150
  author = {Higashinaka, Ryuichiro and Takamichi, Shinnosuke and Ogawa, Tetsuji},
151
  booktitle = {Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)},
152
  year = {2026},
 
 
 
 
153
  note = {to appear}
154
  }
155
  ```
 
70
 
71
  ## 引用
72
 
73
+ 本成果は APSIPA ASC 2026 採録論文です(to appear)。プレプリントは [arXiv:2609.07200](https://arxiv.org/abs/2609.07200) で公開しています。
74
 
75
  > Ryuichiro Higashinaka, Shinnosuke Takamichi, and Tetsuji Ogawa. "KABURI-TTS: Phoneme-Keyed Activity-conditioned Bi-channel Utterance Rendering for Interaction." In *Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)*, 2026. (to appear)
76
 
 
80
  author = {Higashinaka, Ryuichiro and Takamichi, Shinnosuke and Ogawa, Tetsuji},
81
  booktitle = {Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)},
82
  year = {2026},
83
+ eprint = {2609.07200},
84
+ archivePrefix = {arXiv},
85
+ primaryClass = {cs.SD},
86
+ url = {https://arxiv.org/abs/2609.07200},
87
  note = {to appear}
88
  }
89
  ```
 
144
 
145
  ## Citation
146
 
147
+ This work has been accepted at APSIPA ASC 2026 (to appear). A preprint is available as [arXiv:2609.07200](https://arxiv.org/abs/2609.07200).
148
 
149
  > Ryuichiro Higashinaka, Shinnosuke Takamichi, and Tetsuji Ogawa. "KABURI-TTS: Phoneme-Keyed Activity-conditioned Bi-channel Utterance Rendering for Interaction." In *Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)*, 2026. (to appear)
150
 
 
154
  author = {Higashinaka, Ryuichiro and Takamichi, Shinnosuke and Ogawa, Tetsuji},
155
  booktitle = {Proceedings of the 2026 Asia Pacific Signal and Information Processing Association Annual Summit and Conference (APSIPA ASC)},
156
  year = {2026},
157
+ eprint = {2609.07200},
158
+ archivePrefix = {arXiv},
159
+ primaryClass = {cs.SD},
160
+ url = {https://arxiv.org/abs/2609.07200},
161
  note = {to appear}
162
  }
163
  ```