Spaces:
Runtime error
Runtime error
michal
commited on
Commit
·
6f03bef
1
Parent(s):
5b01087
noop
Browse files- app.py +0 -1
- audios/tempfile.mp3 +0 -0
app.py
CHANGED
@@ -94,7 +94,6 @@ def get_text(qry):
|
|
94 |
return prediction_text
|
95 |
|
96 |
|
97 |
-
# @tool("mysearch", return_direct=True)
|
98 |
@tool
|
99 |
def mysearch(query: str) -> str:
|
100 |
"""Query our own datasets.
|
|
|
94 |
return prediction_text
|
95 |
|
96 |
|
|
|
97 |
@tool
|
98 |
def mysearch(query: str) -> str:
|
99 |
"""Query our own datasets.
|
audios/tempfile.mp3
CHANGED
Binary files a/audios/tempfile.mp3 and b/audios/tempfile.mp3 differ
|
|