Skip to content

Commit

Permalink
Merge pull request #19 from cbsiamlg/release-v0.0.2
Browse files Browse the repository at this point in the history
Release v0.0.21
  • Loading branch information
beatgeek authored Dec 13, 2023
2 parents 51f94ff + e3a5cf2 commit dda3c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/faster_whisper/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from io import StringIO
from threading import Lock
import torch

import logging
import whisper
from .utils import (
model_converter,
Expand Down

0 comments on commit dda3c48

Please sign in to comment.