This commit is contained in:
parent
a4fe41f525
commit
039afbb330
|
@ -40,7 +40,7 @@ jobs:
|
||||||
- name: 1. Generate Recordings
|
- name: 1. Generate Recordings
|
||||||
run: |
|
run: |
|
||||||
mkdir -p data/recordings
|
mkdir -p data/recordings
|
||||||
PYTHONPATH=. python scripts/dataset_building/generate_modulated_signals.py --output-dir data/recordings
|
PYTHONPATH=. python scripts/dataset_building/data_gen.py --output-dir data/recordings
|
||||||
echo "recordings produced successfully"
|
echo "recordings produced successfully"
|
||||||
|
|
||||||
- name: Upload Recordings
|
- name: Upload Recordings
|
||||||
|
|
Loading…
Reference in New Issue
Block a user