Befor starting the application we need to fix the upcomming points:
-
Change the File-Path to your chosen audio file and make the change in the Controller
-
Add the API-Key for the OpenAI API in the application.properties using the following structure:
open.api.key = [your API Key]