Show HN: Learn You Galois Fields for Great Good (xorvoid.com)
2 points by xorvoid 41m ago 0 comments
AWS-Amplify starter template for your SaaS (skeleton-code.com)
1 points by Rsahai 43m ago 1 comments
Cofi: Free and open-source coffee brew timer (github.com)
1 points by todsacerdoti 1h ago 0 comments
Llasa: Llama-Based Speech Synthesis
95 CalmStorm 9 5/1/2025, 4:43:37 PM llasatts.github.io ↗
paper: https://arxiv.org/abs/2502.04128
github: https://github.com/zhenye234/LLaSA_training
I really wish when new models were released that they would draw a diagram of all the layers and the tensor input and output sizes at each layer, with zoom in/out capabilities if needed using D3.js or whatever visualization framework if needed. Every single layer should be on there with its input and output sizes.
These one-sentence descriptions, and approximate block diagrams with arrows pointing at each other are never enough to understand how something is actually implemented.