BrunoHays commited on
Commit
1dbb1a3
1 Parent(s): b0eb7e1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -16,6 +16,11 @@ Configs:
16
  - max: combine all the samples of a TEDx talk
17
 
18
  ```
 
 
 
 
 
19
  @inproceedings{salesky2021mtedx,
20
  title={Multilingual TEDx Corpus for Speech Recognition and Translation},
21
  author={Elizabeth Salesky and Matthew Wiesner and Jacob Bremerman and Roldano Cattoni and Matteo Negri and Marco Turchi and Douglas W. Oard and Matt Post},
 
16
  - max: combine all the samples of a TEDx talk
17
 
18
  ```
19
+
20
+ dependencies:
21
+ - ffmpeg: apt install ffmpeg
22
+ - ffmpeg-python: pip install ffmpeg-python
23
+
24
  @inproceedings{salesky2021mtedx,
25
  title={Multilingual TEDx Corpus for Speech Recognition and Translation},
26
  author={Elizabeth Salesky and Matthew Wiesner and Jacob Bremerman and Roldano Cattoni and Matteo Negri and Marco Turchi and Douglas W. Oard and Matt Post},