Spaces:
Running
Running
Remove SIGDIAL mentions
Browse files- README.md +1 -1
- 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*
|
|
|
|
| 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">
|
| 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
|
| 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 — 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>
|