Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dcc:itsol:whisper [2024/07/24 09:45] – added correct index menu order giuliodcc:itsol:whisper [2025/09/10 13:25] (current) – Small text edits alba
Line 1: Line 1:
-{{indexmenu_n>3}}+{{indexmenu_n>5}}
 ====== Whisper Guide ====== ====== Whisper Guide ======
  
-===== This page is under construction! =====+===== Attention! =====
  
-Content will follow shortly.+**The use of Whisper is at the user's own responsibilityThe setup illustrated in this guide creates an instance of Whisper that is run locally and that does not send data outside of the local environment. Please make sure to handle your data correctly. If you have any doubts about how to do so, please start by following the steps on this page of our wiki: [[dcc:itsol:whisper:datamanage]].**
  
 +**If you have any questions on Whisper that this guide does not answer, please feel free to send us a message at [[dcc@rug.nl|dcc@rug.nl]].**
  
 +===== Introduction =====
  
 +This guide takes you through the steps to set up a personal system of speech-to-text transcription on the University of Groningen infrastructure (for UG staff and students) on the basis of the [[https://openai.com/research/whisper|OpenAI Whisper automatic speech recognition (ASR) model]] running on the [[https://iris.service.rug.nl/tas/public/ssp/content/detail/service?unid=0d51dd1aa44f4cdcb4949f1702d1829f|Hábrók High Performance Computing]] (HPC) cluster.
 +
 +The process of transcribing spoken audio to text is usually a very time consuming manual process. The UG offers a licensed version of [[https://www.audiotranskription.de/en/f4transkript/|F4 Transkript]] on the University Workplace as an aid for manual transcription, but doesn't offer automatic speech recognition software.
 +
 +This guide is offered by the DCC to help researchers process their research data as efficiently as possible, while optimizing data protection (keeping their audio files on UG storage instead of sending them to cloud services). For technical aspects, the service is supported by the Data Science and HPC team of the CIT. If you wish to read more on the detailed functionalities of Whisper, please refer to the [[https://github.com/openai/whisper|manual in their Git repository]].
 +
 +Should you have any further questions on the use or initial setup of Whisper on Hábrók HPC, please contact the DCC at [[dcc@rug.nl|dcc@rug.nl]].
 +
 +[[dcc:itsol:whisper:setup| → Move to the next step]]