Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ unk
Method
unk
utils/text_encoder.py:284–285 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
282
return
self.eos_index
283
284
def
unk(self):
285
return
self.unk_index
286
287
def
seg(self):
288
return
self.seg_index
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected