mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-22 08:51:01 +00:00
Removed needless variant
This commit is contained in:
parent
c36ab6ddab
commit
64231bde1d
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ class WhisperStreamingTranscriber:
|
|||
) # time per output token: 0.02 (seconds)
|
||||
|
||||
self.buffer_tokens = []
|
||||
self.buffer_segments = []
|
||||
|
||||
def _get_decoding_options(
|
||||
self,
|
||||
|
|
Loading…
Reference in a new issue