A feature rich Emacs (kickstarter) config for (neo)vi(m)mers Requirements · Installation · Available Commands · Contributing --- Welcome to Emacs-Kick, a feature-rich Emacs configuration designed for users familiar with Vim, Neovim, and Vi. With this setup, you don't need to leave behind your favorite terminal or tools like yazi, starship, lazygit, and lazydocker just to give Emacs a try.
That being said, some enhancements added compared to the original repo: :heavycheckmark: Possible to train in other languages :heavycheckmark: Hifigan added, allowing for faster inference at the cost of quality. :heavycheckmark: whisper-v3 added as a chooseable option for whisperx :heavycheckmark: Output conversion using RVC This is a fork of the repo originally located here: https://git.ecker.tech/mrq/ai-voice-cloning.
By Daniel Demmler, Thomas Schneider and Michael Zohner (ENCRYPTO, TU Darmstadt) in Network and Distributed System Security Symposium (NDSS'15). --- ABY efficiently combines secure computation schemes based on Arithmetic sharing, Boolean sharing, and Yao’s garbled circuits and makes available best-practice solutions in secure two-party computation.
Core Rust hash-signature workspace with: To build the library: For release build: To build the Solana program: The crate exposes SHRINCS verifier, signer, and account bindings under src/wasm/ behind the wasm-bindings feature. The supported build path is bin/build-wasm.sh, which runs cargo build for wasm32-unknown-unknown and then the wasm-bindgen CLI (not wasm-pack) for the nodejs and web targets.
Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets. We are happy to receive feedback and contributions.
If you are a musician looking to use Surge XT, please download the appropriate binary from our website. Surge Synth Team makes regular releases for all supported platforms.
Naive linter for English prose for developers who can't write good and wanna learn to do other stuff good too. Important: Do not use this tool to be a jerk to other people about their writing.
Through my travels I've discovered it's possible to write a fully functional Terminal User Interface in BASH. The object of this guide is to document and teach the concepts in a simple way.
Training and inference code for audio generation models Requires PyTorch 2.5 or later for Flash Attention and Flex Attention support. Development for the repo is done in Python 3.10.
code examples with explanations, different use cases and links to further readings. It is a playground because you may change or add the code to see how it works and test it out using assertions.
Agentic Document Extraction (ADE), from your terminal. The ade command drives LandingAI's ADE v2 document APIs — parse turns visually complex documents (tables, figures, charts) into grounded markdown and elements; extract pulls schema-shaped fields with page-and-box evidence — and persists everything it produces in a local store (~/.ade), serving every read from it.
After running a script, your config will: Explore reference configs. The most appropriate one is picked during generation based on Neovim version.
Gleam is a high performance and efficient distributed execution system, and also simple, generic, flexible and easy to customize. Gleam is built in Go, and the user defined computation can be written in Go, Unix pipe tools, or any streaming programs.
----- 2026 Update: Prophet is in maintenance mode as of v1.4.0. Only bug fixes, dependency bumps, and changes to the R package to meet parity with Python will be accepted.
A text prompt weighting and blending library for transformers-type text embedding systems, by @damian0815. With a flexible and intuitive syntax, you can re-weight different parts of a prompt string and thus re-weight the different parts of the embedding tensor produced from the string.
RustAutoGUI crate, made after Al Sweigarts library PyAutoGUI for python. RustAutoGUI allows you to control the mouse and keyboard to automate interactions with other applications.
(Some of advices are implemented in go-critic) Author: Rob Pike See more: https://go-proverbs.github.io/ Author: Dave Cheney See more: https://the-zen-of-go.netlify.com/ Community uses the official Go format, do not reinvent the wheel. This will help everyone to make code easy to read.
This repo contains the official implementation for AudioSeal, a method for efficient audio watermarking, with state-of-the-art robustness and detector speed. [arXiv] [🤗Hugging Face] [Colab Notebook] [Webpage] [Blog] [Press] AudioSeal introduces a novel audio watermarking using ocalized watermarking and a novel perceptual loss.
A comprehensive tutorial on the Python Pandas library, updated to be consistent with best practices and features available in 2024. The tutorial can be watched here The code that is walked through in the tutorial is in tutorial.ipynb To get started with Pandas locally, you can follow these steps to set up your environment and clone the recommended repository.
% log4cplus README Short Description ================= [log4cplus] is a simple to use C++23 logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration. [log4cplus]: https://github.com/log4cplus/log4cplus Latest Project Information ========================== The latest up-to-date information for this project can be found on the [GitHub][13] project page or the [log4cplus wiki][4].