Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -243,7 +243,7 @@ with gr.Blocks() as demo:
|
|
| 243 |
with gr.Row():
|
| 244 |
gr.Markdown("""
|
| 245 |
## DeepFilterNet2 Demo\
|
| 246 |
-
|
| 247 |
""")
|
| 248 |
with gr.Row():
|
| 249 |
with gr.Column():
|
|
|
|
| 243 |
with gr.Row():
|
| 244 |
gr.Markdown("""
|
| 245 |
## DeepFilterNet2 Demo\
|
| 246 |
+
Audio file denoising using DeepFilterNet2 (DFN2), returns spectrograms and classification labels.
|
| 247 |
""")
|
| 248 |
with gr.Row():
|
| 249 |
with gr.Column():
|