arampacha commited on
Commit
32c71f2
1 Parent(s): c369354
app.py CHANGED
@@ -42,7 +42,7 @@ interface = gr.Interface(
42
  title="Speech-to-text Ukrainian",
43
  description=DESC,
44
  flagging_options=["incorrect"],
45
- examples=["examples/dobryi_den.wav"]
46
  )
47
 
48
  interface.launch(debug=True)
 
42
  title="Speech-to-text Ukrainian",
43
  description=DESC,
44
  flagging_options=["incorrect"],
45
+ examples=["examples/dobryi_ranok.wav"]
46
  )
47
 
48
  interface.launch(debug=True)
examples/dobryi_den.wav DELETED
Binary file (317 kB)
 
examples/dobryi_ranok.wav ADDED
Binary file (505 kB). View file
 
packages.txt CHANGED
@@ -1 +1,2 @@
1
- libsndfile1
 
 
1
+ libsndfile1
2
+ ffmpeg