Datasets:
Bùi Thanh Lâm commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ The videos are collected from public Vietnamese YouTube sources, including news
|
|
| 47 |
```bash
|
| 48 |
# 1. Clone the dataset repository from Hugging Face
|
| 49 |
git clone https://huggingface.co/datasets/btlam2002/VAVD
|
| 50 |
-
cd
|
| 51 |
|
| 52 |
# 2. Install the required dependencies
|
| 53 |
pip install yt-dlp mediapipe opencv-python librosa scipy numpy
|
|
|
|
| 47 |
```bash
|
| 48 |
# 1. Clone the dataset repository from Hugging Face
|
| 49 |
git clone https://huggingface.co/datasets/btlam2002/VAVD
|
| 50 |
+
cd VAVD
|
| 51 |
|
| 52 |
# 2. Install the required dependencies
|
| 53 |
pip install yt-dlp mediapipe opencv-python librosa scipy numpy
|