DillionLowry / NeuralCodecsLinks
Neural Audio Codecs implemented in C# - DAC, SNAC, Encodec, Dia
☆42Updated 2 weeks ago
Alternatives and similar repositories for NeuralCodecs
Users that are interested in NeuralCodecs are comparing it to the libraries listed below
Sorting:
- Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and multilingual. Integrate on your .NET projects…☆127Updated 2 weeks ago
- Rapid Avro serializer for C# .NET☆9Updated last year
- C# port of @karpathy https://github.com/karpathy/llm.c☆64Updated 2 months ago
- Run and train Transformer based Large Language Models (LLMS) natively in .NET using TorchSharp☆24Updated 7 months ago
- Inference Llama 2 in one file of pure C#☆22Updated last year
- AI Hub that unifies voice, text, and image AI models, simplifying user interaction while reducing storage needs. By automating tasks, it …☆14Updated 9 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Fast and memory-efficient library for WordPiece tokenization as it is used by BERT.☆49Updated last month
- Lightweight, In-memory, Semantic Search, Text Vector Database to embed in any .NET Application☆83Updated 2 months ago
- An EXPERIMENTAL implementation of Stable Diffusion in .NET, ported from Python libraries by Huggingface☆15Updated last year
- .NET wrapper for LLaMA.cpp for LLaMA language model inference on CPU. 🦙☆57Updated 2 years ago
- BLlamaSharp.ChatGpt.Blazor is a Blazor-based LLamaSharp Chat GPT application☆64Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 10 years ago
- Native library foundations for game dev using .NET 9☆14Updated this week
- Convert Hugging Face tokenizers to ONNX models for cross-language compatibility (.NET, Java, Python) with embedding models☆23Updated last month
- Inference Llama 2 in one file of pure C#☆100Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 8 months ago
- ASP.NET Core Web, WebApi & WPF implementations for LLama.cpp & LLamaSharp☆58Updated last year
- A high performance dotnet 7 blazor wrapper around the HTML5 Canvas☆19Updated 2 years ago
- An open source version of Microsoft Recall☆25Updated 11 months ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last month
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Reed-Solomon Erasure Coding in C#/.NET☆28Updated last year
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 11 months ago
- DocumentAtom provides a light, fast library for breaking input documents into constituent parts (atoms), useful for text processing, anal…☆38Updated 2 months ago
- A .NET Standard 2.0 library to help with object synchronization, such as determining object differences, applying patches, and merging ch…☆27Updated 4 years ago
- Assembly-level sandboxing for .NET Core☆55Updated 5 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆40Updated 6 months ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago