Spaces:
Running
Running
File size: 114 Bytes
82334b0 |
1 2 3 4 5 6 7 |
#!/bin/bash -eu
python bin/preprocess.py
python bin/split_df.py
python bin/compute_mel.py
python bin/split_df.py
|