joey.zhu
joey.zhu
I need to use my own middleware before jwt certification, how can i do that?
Thanks for your great work! I'm interested in audio music generaion, as the big dataset and complex architecture, I wonder how long will the model be trained in general.
hi, thanks for your great work, but I have some confuses with the length of below code, https://github.com/wesbz/SoundStream/blob/e9dac26a7364656c5768cbc5dc38f41801d27831/main.py#L119 I wonder if the length should be: ``` lengths_s_x = torch.div(lengths_x, 256,...