Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ dataset: custom-dataset
|
|
12 |
|
13 |
<video controls width="320" height="240">
|
14 |
<source src="https://huggingface.co/alikwiq/z/resolve/main/7.mp4" type="video/mp4">
|
|
|
15 |
Your browser does not support the video tag.
|
16 |
</video>
|
17 |
|
@@ -19,5 +20,6 @@ dataset: custom-dataset
|
|
19 |
|
20 |
<video controls width="320" height="240">
|
21 |
<source src="https://huggingface.co/alikwiq/z/resolve/main/8.mp4" type="video/mp4">
|
|
|
22 |
Your browser does not support the video tag.
|
23 |
</video>
|
|
|
12 |
|
13 |
<video controls width="320" height="240">
|
14 |
<source src="https://huggingface.co/alikwiq/z/resolve/main/7.mp4" type="video/mp4">
|
15 |
+
<track src="https://huggingface.co/alikwiq/z/resolve/main/7_ar.vtt" kind="subtitles" srclang="ar" label="Arabic" default>
|
16 |
Your browser does not support the video tag.
|
17 |
</video>
|
18 |
|
|
|
20 |
|
21 |
<video controls width="320" height="240">
|
22 |
<source src="https://huggingface.co/alikwiq/z/resolve/main/8.mp4" type="video/mp4">
|
23 |
+
<track src="https://huggingface.co/alikwiq/z/resolve/main/8_ar.vtt" kind="subtitles" srclang="ar" label="Arabic" default>
|
24 |
Your browser does not support the video tag.
|
25 |
</video>
|