Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ reset
Method
reset
tests/parakeet_tdt/parakeet_python_warm_bench.py:114–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
112
}
113
114
def
reset(self) -> None:
115
for
key in self._metrics:
116
self._metrics[key] = 0.0
117
118
def
begin(self) -> None:
119
self.reset()
Callers
5
begin
Method · 0.95
main
Function · 0.45
run_impl
Function · 0.45
run_once
Function · 0.45
WhisperEmbeddingGraph
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected