Datasets:
Yasser Dahou commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -49,20 +49,6 @@ Data/
|
|
| 49 |
|
| 50 |
```
|
| 51 |
|
| 52 |
-
## Setup:
|
| 53 |
-
|
| 54 |
-
1- Setup the environement:
|
| 55 |
-
```bash
|
| 56 |
-
conda create --name visper python=3.10
|
| 57 |
-
conda activate visper
|
| 58 |
-
pip install -r requirements.txt
|
| 59 |
-
```
|
| 60 |
-
|
| 61 |
-
2- Install ffmpeg:
|
| 62 |
-
```bash
|
| 63 |
-
conda install "ffmpeg<5" -c conda-forge
|
| 64 |
-
```
|
| 65 |
-
|
| 66 |
## Processing the data:
|
| 67 |
|
| 68 |
Please refer to our for further details [visper github](https://github.com/YasserdahouML/visper)
|
|
|
|
| 49 |
|
| 50 |
```
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
## Processing the data:
|
| 53 |
|
| 54 |
Please refer to our for further details [visper github](https://github.com/YasserdahouML/visper)
|