MCPcopy
hub / github.com/MeiGen-AI/InfiniteTalk / device

Method device

kokoro/model.py:82–83  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

80
81 @property
82 def device(self):
83 return self.bert.device
84
85 @dataclass
86 class Output:

Callers 15

__init__Method · 0.80
generateMethod · 0.80
__init__Method · 0.80
generateMethod · 0.80
__init__Method · 0.80
generateMethod · 0.80
__init__Method · 0.80
generateMethod · 0.80
mp_workerMethod · 0.80
__init__Method · 0.80
generate_infinitetalkMethod · 0.80
_clipFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected