malvin noel commited on
Commit
4098c08
·
1 Parent(s): c130b3e

corrected font

Browse files
Files changed (1) hide show
  1. scripts/generate_subtitles.py +1 -1
scripts/generate_subtitles.py CHANGED
@@ -15,7 +15,7 @@ import spaces
15
 
16
 
17
 
18
- FONT_PATH = "Arial-Bold"
19
 
20
 
21
 
 
15
 
16
 
17
 
18
+ FONT_PATH = "DejaVuSans-Bold"
19
 
20
 
21