-
I had a question from a Mexer user about decoding useful energy carriers. See attached file, which contains the decoding. This table should be added to Mexer somewhere. Maybe another column in the Ind…
-
R package that others can use that includes our codebooks
-
Hi!
When I read your source code, I found you set vocab_size = self.codebook_size + 1000 + 1 in token embbeding stage. Why not directly set vocal_size=self.codebook_size? What does the extra 1001 em…
-
Hi! I'm going through the codebase trying to understand the various losses that you use. I can find the recons and commit losses, but I can't find the codebook loss anywhere. Could someone point me to…
-
Right now we can generate smFISH and ISS codebooks, we should add the ability to add MERFISH codes as well.
-
```
Ha Martijn,
De beste wensen voor 2013!
Hier zijn een paar suggesties om het maken van schemas en codebooks
gebruiksvriendelijker te maken:
- Zorg dat je op 'codebook: New codebook' direct kan …
-
Hi!
Could you please explain how the codebook vectors are updated if the codebook vectors are not required to be orthogonal?
1) `embed` tensors in both Euclidean and CosineSim codebooks are register…
-
## ❓ Questions
I don't understand how you come to the smallest bitrate of 1.5 kbps for the 24kHz model:
If I understand correctly, we take a multiple of 4 number of codebooks (4, 8, 12, ... so 4…
-
When training the MeshAutoencoder, I compared **ResidualLFQ** and **ResidualVQ**.
ResidualLFQ is your default option, which can rebuild a reasonable structure.
However, when I use ResidualVQ (w…
-
do this once mohit has completed ADR work. let him know once done