Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FunAudioLLM/SenseVoice
/ output_size
Method
output_size
model.py:543–544 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
541
self.tp_norm = LayerNorm(output_size)
542
543
def
output_size(self) -> int:
544
return
self._output_size
545
546
def
forward(
547
self,
Callers
2
forward
Method · 0.95
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected