Skip to content

Commit

Permalink
Merge pull request #12 from ColoredCow/feature/trigger-push
Browse files Browse the repository at this point in the history
disable whishper modes
  • Loading branch information
pankaj-ag authored Nov 12, 2024
2 parents 932b65f + 050d5f5 commit e3ba829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

processor, asr_model = load_asr_model(ASR_MODEL_NAME)


def get_current_time():
"""Get the current time"""
current_time = datetime.now()
Expand Down

0 comments on commit e3ba829

Please sign in to comment.