Update README.md
Browse files
README.md
CHANGED
@@ -18,8 +18,8 @@ All credits to [the source author from BiliBili](https://www.bilibili.com/video/
|
|
18 |
|
19 |
The dataset contains the following contents:
|
20 |
|
21 |
-
- [x] Videos: The video-only files, corresponding to all videos in the [source](https://www.bilibili.com/video/BV12W411h76f)
|
22 |
-
- [x] Audios: The audio-only files, coresponding to all the videos
|
23 |
- [ ] OCR-Results (Raw): The OCR results for all the frames every 1 second. This process is done by using [Paddle-OCR]()
|
24 |
- [ ] MLLM-Parsed corpus: The parsed OCR-results, hopefully including story narrations and dialogues (with associated speaker & content). This process will be done by using strong multimodal large language models.
|
25 |
|
|
|
18 |
|
19 |
The dataset contains the following contents:
|
20 |
|
21 |
+
- [x] Videos: The video-only files, corresponding to all videos in the [source](https://www.bilibili.com/video/BV12W411h76f). Mostly in 1280x720 aspect ratio, HEVC encoding.
|
22 |
+
- [x] Audios: The audio-only files, coresponding to all the videos. Mostly in M4A format with various kbps.
|
23 |
- [ ] OCR-Results (Raw): The OCR results for all the frames every 1 second. This process is done by using [Paddle-OCR]()
|
24 |
- [ ] MLLM-Parsed corpus: The parsed OCR-results, hopefully including story narrations and dialogues (with associated speaker & content). This process will be done by using strong multimodal large language models.
|
25 |
|