Stive
Stive
I as a developer want to prevent the svelte-i18n library work on the client side and leave the text of which was rendered by library on the server side. I...
Could you please tell me if there is a way to load a model in pytorch.bin format (like [this](https://huggingface.co/jonatasgrosman/exp_w2v2t_ru_hubert_s818/tree/main) ) into [HubertWithKmeans](https://github.com/lucidrains/audiolm-pytorch/blob/main/audiolm_pytorch/hubert_kmeans.py)?
Hi. @Plachtaa Thank you so much for sharing your work. I'm trying to export this model to ONNX, but I ran into a problem that Wavenet uses weight norm in...