Skip to content

Commit

Permalink
Remove excess print
Browse files Browse the repository at this point in the history
  • Loading branch information
muknta committed Apr 3, 2024
1 parent 14161e3 commit 1d16cdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/WhisperKit/Core/WhisperKit.swift
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,6 @@ public class WhisperKit: Transcriber {
self.tokenizer = tokenizer
textDecoder.tokenizer = tokenizer
Logging.debug("Loaded tokenizer")
Logging.debug("Loaded tokenizer")

modelState = .loaded

Expand Down

0 comments on commit 1d16cdf

Please sign in to comment.