add support for word-level timings in lyricfile format and lrc->lyricfile
This commit is contained in:
+4
-1
@@ -10,7 +10,10 @@ requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"stable-ts (>=2.19.0,<3.0.0)",
|
||||
"click (>=8.2.1,<9.0.0)",
|
||||
"srt (>=3.5.3,<4.0.0)"
|
||||
"mutagen (>=1.47.0,<2.0.0)",
|
||||
"pyyaml (>=6.0.0,<7.0.0)",
|
||||
# Required at runtime by silero-vad
|
||||
"packaging (>=21.0)"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user