Spaces:
Running
Running
Hendrik Schroeter
commited on
Commit
•
039a05e
1
Parent(s):
00981f2
Document triming
Browse files
usage.md
CHANGED
@@ -5,4 +5,6 @@ You can either record a speech sample or alternatively provide one via upload.
|
|
5 |
Furthermore, you may optionally add some additional background noise to the input sample.
|
6 |
If no samples are provided, a default will be used.
|
7 |
|
|
|
|
|
8 |
DeepFilterNet2 [(link)](https://github.com/Rikorose/DeepFilterNet) is used to denoise the noisy mixture.
|
|
|
5 |
Furthermore, you may optionally add some additional background noise to the input sample.
|
6 |
If no samples are provided, a default will be used.
|
7 |
|
8 |
+
Long audio files will be trimmed to 10s.
|
9 |
+
|
10 |
DeepFilterNet2 [(link)](https://github.com/Rikorose/DeepFilterNet) is used to denoise the noisy mixture.
|