liqian 1 tahun lalu
induk
melakukan
bf516e2556
3 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 2
      ai_tag_task.sh
  2. 0 2
      asr_task.sh
  3. 0 2
      download_videos_task.sh

+ 0 - 2
ai_tag_task.sh

@@ -1,7 +1,5 @@
 cd /data/aigc-test
 cd /data/aigc-test
 
 
-source ~/.bash_profile
-source ~/.bashrc
 conda activate whisper
 conda activate whisper
 
 
 python ai_tag_task.py
 python ai_tag_task.py

+ 0 - 2
asr_task.sh

@@ -1,7 +1,5 @@
 cd /data/aigc-test
 cd /data/aigc-test
 
 
-source ~/.bash_profile
-source ~/.bashrc
 conda activate whisper
 conda activate whisper
 
 
 python asr_task.py
 python asr_task.py

+ 0 - 2
download_videos_task.sh

@@ -1,7 +1,5 @@
 cd /data/aigc-test
 cd /data/aigc-test
 
 
-source ~/.bash_profile
-source ~/.bashrc
 conda activate whisper
 conda activate whisper
 
 
 python download_videos_task.py
 python download_videos_task.py