High-Fidelity Simultaneous Speech-to-Speech Translation
arxiv.org6 pointsby exgrv1 comments
> echo 'list of words' | ./fasttext print-vectors model.bin
or > ./fasttext print-vectors model.bin < queries.txt
where queries.txt is a list of words you want a vector representation for.
We released inference code and weights, you can check our github here: https://github.com/kyutai-labs/hibiki