legolasyiu commited on
Commit
9b1e5ee
·
verified ·
1 Parent(s): 3fe2c12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ def transcribe_and_translate(audio_file):
47
  # Save temp file path
48
  audio_path = audio_file
49
 
50
- prompt = f"Transcribe the audio accurately."
51
 
52
  messages = [
53
  {
 
47
  # Save temp file path
48
  audio_path = audio_file
49
 
50
+ prompt = f"Transcribe the audio accurately in German."
51
 
52
  messages = [
53
  {