download_videos_task.sh 93 B

1234567
  1. cd /data/aigc-test
  2. source activate whisper
  3. python download_videos_task.py
  4. conda deactivate