vitaliy-sharandin commited on
Commit
ab0c58d
1 Parent(s): 91f44e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -0
app.py CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  import os
2
  import gradio as gr
3
  import whisperx
 
1
+ '''
2
+ Copyright 2023-2024 LangBridge Inc.
3
+ All Rights Reserved.
4
+ LangBridge Restricted
5
+ '''
6
+
7
  import os
8
  import gradio as gr
9
  import whisperx