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.
It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification. A Transformer sequence-to-sequence model is trained on various speech processing tasks, including multilingual speech recognition, speech translation, spoken language identification, and voice activity detection.
btcwallet ========= btcwallet is a daemon handling bitcoin wallet functionality for a single user. It acts as both an RPC client to btcd and an RPC server for wallet clients and legacy RPC applications.
A Go program with no human provided knowledge. Using MCTS (but without Monte Carlo playouts) and a deep residual convolutional neural network stack.
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.
AI-powered penetration testing assistant using local LLM on linux (Parrot OS) --- Metatron is a CLI-based AI penetration testing assistant that runs entirely on your local machine — no cloud, no API keys, no subscriptions. It runs real recon tools (nmap, whois, whatweb, curl, dig, nikto), feeds all results to a locally running AI model, and the AI analyzes the target, identifies vulnerabilities, suggests exploits, and recommends fixes.
Optimize websites for AI-powered search engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews) while maintaining traditional SEO foundations. This tool optimizes for where traffic is going, not where it was.
Please start with our project page at Microsoft Research for an overview of this project. This project takes a fork of the OpenVPN software and combines it with post-quantum cryptography.
Confines untrusted code using Landlock (filesystem + network + IPC), seccomp-bpf (syscall filtering), and seccomp user notification (resource limits, IP enforcement, /proc virtualization). Sandlock targets the gap: strict confinement without image builds or root privileges.
liboqs ====================== liboqs is an open source C library for quantum-safe cryptographic algorithms. liboqs provides: liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts.