Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/k2-fsa/OmniVoice
/ close
Method
close
omnivoice/training/checkpoint.py:113–115 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
111
logger.info(msg)
112
113
def
close(self):
114
if
self.progress_bar:
115
self.progress_bar.close()
116
117
118
def
save_checkpoint(
Callers
15
train
Method · 0.95
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
open_new_shard
Function · 0.80
main
Function · 0.80
open_new_shard
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected