dlaima commited on
Commit
5331296
·
verified ·
1 Parent(s): 62ad750

Update audio_transcriber.py

Browse files
Files changed (1) hide show
  1. audio_transcriber.py +1 -0
audio_transcriber.py CHANGED
@@ -51,3 +51,4 @@ class AudioTranscriptionTool(Tool):
51
  except Exception as e:
52
  return f"Error transcribing audio: {e}"
53
 
 
 
51
  except Exception as e:
52
  return f"Error transcribing audio: {e}"
53
 
54
+