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