Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rathorevaibhav committed Nov 12, 2024
1 parent 9139e60 commit 85196aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions transcription.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from transformers import WhisperProcessor, WhisperForConditionalGeneration

import whisper
#hello

whisper_model = whisper.load_model("small")

Expand Down

0 comments on commit 85196aa

Please sign in to comment.