Skip to content

Commit

Permalink
Update Wav2Vec2Process.py-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
arisjr authored Mar 12, 2024
1 parent 0f2abb7 commit 6738cb2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/Wav2Vec2Process.py-alpha
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ ping = 'ping'

def main():

modelName = 'medium'
modelName = 'dwhoelz/whisper-medium-pt-ct2'
modelName = 'large-v3'
#modelName = sys.argv[1]

deviceNum = sys.argv[2]
Expand Down

0 comments on commit 6738cb2

Please sign in to comment.