Wataru commited on
Commit
ac7ae21
·
verified ·
1 Parent(s): a68a7b4

Remove SIGDIAL mentions

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. index.html +2 -2
README.md CHANGED
@@ -10,4 +10,4 @@ short_description: Audio demo for the DialogueSidon dialogue restoration paper.
10
 
11
  # DialogueSidon Demo
12
 
13
- Demo page for *DialogueSidon: Recovering Full-Duplex Dialogue Tracks from In-the-Wild Two-speaker Dialogue Audio* (SIGDIAL 2026, under review).
 
10
 
11
  # DialogueSidon Demo
12
 
13
+ Demo page for *DialogueSidon: Recovering Full-Duplex Dialogue Tracks from In-the-Wild Two-speaker Dialogue Audio*.
index.html CHANGED
@@ -10,7 +10,7 @@
10
  <body>
11
  <header class="hero">
12
  <div class="container">
13
- <p class="venue">SIGDIAL 2026 &mdash; Under Review</p>
14
  <h1>DialogueSidon: Recovering Full-Duplex Dialogue Tracks from In-the-Wild Two-speaker Dialogue Audio</h1>
15
 
16
  <p class="authors">
@@ -194,7 +194,7 @@
194
 
195
  <footer>
196
  <div class="container">
197
- <p>Demo page accompanying the SIGDIAL 2026 submission.
198
  Code will be released upon publication.</p>
199
  </div>
200
  </footer>
 
10
  <body>
11
  <header class="hero">
12
  <div class="container">
13
+ <p class="venue">Preprint &mdash; Under Review</p>
14
  <h1>DialogueSidon: Recovering Full-Duplex Dialogue Tracks from In-the-Wild Two-speaker Dialogue Audio</h1>
15
 
16
  <p class="authors">
 
194
 
195
  <footer>
196
  <div class="container">
197
+ <p>Demo page accompanying the DialogueSidon preprint.
198
  Code will be released upon publication.</p>
199
  </div>
200
  </footer>