Spaces:
Running
Running
Replace audio
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ It is recommended to use audio sources with a sample rate of 16 kHz or higher, a
|
|
88 |
article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2311.04066'>Can CLIP Help Sound Source Localization?</a> | <a href='https://github.com/swimmiing/ACL-SSL'>Offical Github repo</a></p>"
|
89 |
|
90 |
examples = [['./asset/web_image1.jpeg', './asset/web_dog_barking.wav'],
|
91 |
-
['./asset/web_image1.jpeg', './asset/
|
92 |
['./asset/web_image1.jpeg', './asset/web_car_horns.wav'],
|
93 |
['./asset/web_image1.jpeg', './asset/web_motorcycle_pass_by.wav'],
|
94 |
['./asset/web_image2.jpeg', './asset/web_dog_barking.wav'],
|
|
|
88 |
article = "<p style='text-align: center'><a href='https://arxiv.org/abs/2311.04066'>Can CLIP Help Sound Source Localization?</a> | <a href='https://github.com/swimmiing/ACL-SSL'>Offical Github repo</a></p>"
|
89 |
|
90 |
examples = [['./asset/web_image1.jpeg', './asset/web_dog_barking.wav'],
|
91 |
+
['./asset/web_image1.jpeg', './asset/web_child_laugh.wav'],
|
92 |
['./asset/web_image1.jpeg', './asset/web_car_horns.wav'],
|
93 |
['./asset/web_image1.jpeg', './asset/web_motorcycle_pass_by.wav'],
|
94 |
['./asset/web_image2.jpeg', './asset/web_dog_barking.wav'],
|
asset/{web_childs_laugh.wav → web_child_laugh.wav}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09e6dc1656f181be07706bdac5e1e23351d8ac76b50d8e06975ab32fb67ad8de
|
3 |
+
size 1501064
|