Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MoonInTheRiver/DiffSinger
/ eos
Method
eos
utils/text_encoder.py:281–282 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
279
return
self.pad_index
280
281
def
eos(self):
282
return
self.eos_index
283
284
def
unk(self):
285
return
self.unk_index
Callers
2
decode
Method · 0.95
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected