BrunoHays commited on
Commit
6da9892
1 Parent(s): 7d90da8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -16,6 +16,10 @@ configs:
16
 
17
  Licence Creative Commons Attribution - Pas d'Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International
18
 
 
 
 
 
19
  ```
20
  {'audio': {'array': array([-0.00250244, 0.00039673, 0.00326538, ..., 0.01953125,
21
  0.02206421, 0.02304077]),
 
16
 
17
  Licence Creative Commons Attribution - Pas d'Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International
18
 
19
+ Dependencies:
20
+ - ffmpeg: `sudo apt-get install ffmpeg`
21
+ - ffmpeg-python: `pip install ffmpeg-python`
22
+
23
  ```
24
  {'audio': {'array': array([-0.00250244, 0.00039673, 0.00326538, ..., 0.01953125,
25
  0.02206421, 0.02304077]),