Spaces:
Runtime error
Runtime error
WebVTT overlapping chunk windows proof-of-concept
Browse files- notebooks/web-vtt.ipynb +0 -0
- pyproject.toml +1 -0
notebooks/web-vtt.ipynb
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
pyproject.toml
CHANGED
@@ -19,6 +19,7 @@ classifiers = [
|
|
19 |
"Operating System :: OS Independent",
|
20 |
]
|
21 |
dependencies = [
|
|
|
22 |
"dependency-injector>=4.46.0",
|
23 |
"pydantic>=2.11.2",
|
24 |
"pydantic-settings>=2.8.1",
|
|
|
19 |
"Operating System :: OS Independent",
|
20 |
]
|
21 |
dependencies = [
|
22 |
+
"more-itertools>=10.6.0",
|
23 |
"dependency-injector>=4.46.0",
|
24 |
"pydantic>=2.11.2",
|
25 |
"pydantic-settings>=2.8.1",
|