Spaces:
Build error
Build error
Commit ·
002b2d7
1
Parent(s): 12001bc
Fix file not found issue
Browse files- .gitignore +0 -1
- output/SrtFiles/example-1-0-100.srt +0 -0
- output/SrtFiles/example-2-0-100.srt +12 -0
.gitignore
CHANGED
|
@@ -1,3 +1,2 @@
|
|
| 1 |
-
*.srt
|
| 2 |
*.mp4
|
| 3 |
*.raw
|
|
|
|
|
|
|
| 1 |
*.mp4
|
| 2 |
*.raw
|
output/SrtFiles/example-1-0-100.srt
ADDED
|
File without changes
|
output/SrtFiles/example-2-0-100.srt
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
1
|
| 2 |
+
00:00:00,000 --> 00:00:05,000
|
| 3 |
+
This scene is a beautiful landscape of mountains, trees, and a flowing river.
|
| 4 |
+
|
| 5 |
+
2
|
| 6 |
+
00:00:05,000 --> 00:00:10,000
|
| 7 |
+
The sun is shining down, casting a warm glow over the entire scene.
|
| 8 |
+
|
| 9 |
+
3
|
| 10 |
+
00:00:10,000 --> 00:00:40,000
|
| 11 |
+
The man in the image is sitting on a large rock, overlooking the river.
|
| 12 |
+
|