LukeJacob2023 commited on
Commit
f8d5649
·
verified ·
1 Parent(s): 7624785

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ class TranscriptionApp:
61
  def setup_ui(self):
62
  with self.app:
63
  gr.Markdown("# Whisperx Kit")
64
- gr.Markdown("❤️ Try to make a best open source transcription toolkit.")
65
  gr.Markdown("❤️ Base on https://github.com/rgcodeai/Kit-Whisperx. Thanks for Ricardo G.")
66
  with gr.Row():
67
  with gr.Column():
 
61
  def setup_ui(self):
62
  with self.app:
63
  gr.Markdown("# Whisperx Kit")
64
+ gr.Markdown("❤️ Try to make a nice open source transcription toolkit.")
65
  gr.Markdown("❤️ Base on https://github.com/rgcodeai/Kit-Whisperx. Thanks for Ricardo G.")
66
  with gr.Row():
67
  with gr.Column():