/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
High-fidelity simultaneous speech-to-speech translation
(arxiv.org)
112 points
Bluestein
| 2 comments |
03 Jul 25 20:27 UTC
|
HN request time: 0.5s
|
source
1.
nottorp
◴[
04 Jul 25 11:24 UTC
]
No.
44463535
[source]
▶
>>44458877 (OP)
#
Is this deterministic or random like a LLM?
replies(1):
>>44465018
#
ID:
GO
2.
l-m-z
◴[
04 Jul 25 14:45 UTC
]
No.
44465018
[source]
▶
>>44463535 (TP)
#
Hibiki is an auto-regressive model with temperature based sampling so very similar to a LLM, generations are "random" and you can make them deterministic by fixing the RNG seed.
↑