Google Colab is a free online tool from Google that lets you write and run Python code directly in your browser.
I replaced all my bash scripts with Python. Here’s what improved, what broke, and why the switch changed my workflow.
This repository demonstrates how to convert Hugging Face tokenizers to ONNX format and use them along with embedding models in multiple programming languages. While we can easily download ONNX models ...
Plotting spectogram of selected audio file and its lossy compression. Playing selected audio, its lossy compression and their difference (+- what is missing with lossy compression) through default ...