Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dcc:itsol:whisper:running [2024/08/12 07:52] – Moved content from LibGuides to here giulio | dcc:itsol:whisper:running [2025/09/10 13:41] (current) – Minor text changes alba | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Running Whisper ===== | ===== Running Whisper ===== | ||
- | Now that you have your general script ready, all you have to do to run it, is to simply copy the command below into your terminal and press enter: | + | Now that you have your general script ready, all you have to do to run it is to simply copy the command below into your terminal and press enter: |
- | * '' | + | * < |
- | The terminal will then confirm that your job had been received and assign it a '' | + | The terminal will then confirm that your job has been received and assign it a '' |
- | '' | + | < |
- | '' | + | sbatch: Job sent to gpu partition |
- | '' | + | sbatch: Request for one of the default GPU types added |
+ | Submitted batch job < | ||
+ | </ | ||
- | Please keep the '' | + | Please keep the '' |
Once the job is complete, you will find the transcribed audio in the output folder you specified in the batch script. | Once the job is complete, you will find the transcribed audio in the output folder you specified in the batch script. | ||
Line 20: | Line 22: | ||
To check if the HPC has finished your job, type the following as shown in the figure below: | To check if the HPC has finished your job, type the following as shown in the figure below: | ||
- | * '' | + | * < |
- | {{ : | + | {{ : |
- | This will show a list of all the information related to the job. What you want to check is if the " | + | This will show a list of all the information related to the job. What you want to check is if the " |
If you have launched multiple jobs (which we do not recommend), or if you simply want to see if the job is done without displaying the details of it, type in the following: | If you have launched multiple jobs (which we do not recommend), or if you simply want to see if the job is done without displaying the details of it, type in the following: | ||
- | * '' | + | * < |
- | This command **displays all the active jobs** linked to your account. In the list that will appear, look for the '' | + | This command **displays all the active jobs** linked to your account. In the list that will appear, look for the '' |
- | [[dcc: | + | [[dcc: |