asr_task.sh 82 B

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