NiceboyWiseboy's starred repositories

ColossalAI

Making large AI models cheaper, faster and more accessible

Language:PythonLicense:Apache-2.0Stargazers:38407Issues:384Issues:1622

fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

Language:PythonLicense:MITStargazers:29894Issues:424Issues:4173

LocalAI

:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities

sentence-transformers

Multilingual Sentence & Image Embeddings with BERT

Language:PythonLicense:Apache-2.0Stargazers:14531Issues:134Issues:2071

clip-as-service

🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP

Language:PythonLicense:NOASSERTIONStargazers:12309Issues:221Issues:606

sentencepiece

Unsupervised text tokenizer for Neural Network-based text generation.

Language:C++License:Apache-2.0Stargazers:9884Issues:124Issues:733

fuzzywuzzy

Fuzzy String Matching in Python

Language:PythonLicense:GPL-2.0Stargazers:9185Issues:259Issues:187

librosa

Python library for audio and music analysis

Language:PythonLicense:ISCStargazers:6868Issues:138Issues:1198

Awesome-CoreML-Models

Largest list of models for Core ML (for iOS 11+)

Language:PythonLicense:MITStargazers:6342Issues:258Issues:24

clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution

Language:PythonLicense:Apache-2.0Stargazers:5475Issues:98Issues:1022

databases

Async database support for Python. 🗄

Language:PythonLicense:BSD-3-ClauseStargazers:3753Issues:51Issues:315

thefuzz

Fuzzy String Matching in Python

Language:PythonLicense:MITStargazers:2667Issues:23Issues:51

RapidFuzz

Rapid fuzzy string matching in Python using various string metrics

Language:C++License:MITStargazers:2511Issues:24Issues:243

InferSent

InferSent sentence embeddings

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:2278Issues:79Issues:133

FastAPI-template

Feature rich robust FastAPI template.

Language:PythonLicense:MITStargazers:1834Issues:31Issues:113

denoiser

Real Time Speech Enhancement in the Waveform Domain (Interspeech 2020)We provide a PyTorch implementation of the paper Real Time Speech Enhancement in the Waveform Domain. In which, we present a causal speech enhancement model working on the raw waveform that runs in real-time on a laptop CPU. The proposed model is based on an encoder-decoder architecture with skip-connections. It is optimized on both time and frequency domains, using multiple loss functions. Empirical evidence shows that it is capable of removing various kinds of background noise including stationary and non-stationary noises, as well as room reverb. Additionally, we suggest a set of data augmentation techniques applied directly on the raw waveform which further improve model performance and its generalization abilities.

Language:PythonLicense:NOASSERTIONStargazers:1618Issues:38Issues:149

minimp3

Minimalistic MP3 decoder single header library

Language:CLicense:CC0-1.0Stargazers:1543Issues:48Issues:85

bert_score

BERT score for text generation

Language:Jupyter NotebookLicense:MITStargazers:1521Issues:22Issues:155

libsndfile

A C library for reading and writing sound files containing sampled audio data.

Language:CLicense:LGPL-2.1Stargazers:1389Issues:43Issues:517

noisereduce

Noise reduction in python using spectral gating (speech, bioacoustics, audio, time-domain signals)

Language:Jupyter NotebookLicense:MITStargazers:1365Issues:22Issues:73

PythonProgrammingPuzzles

A Dataset of Python Challenges for AI Research

Language:PythonLicense:MITStargazers:960Issues:17Issues:14

fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

Language:PythonLicense:MITStargazers:903Issues:23Issues:70

SpikeGPT

Implementation of "SpikeGPT: Generative Pre-trained Language Model with Spiking Neural Networks"

Language:PythonLicense:BSD-2-ClauseStargazers:727Issues:14Issues:11

python-soundfile

SoundFile is an audio library based on libsndfile, CFFI, and NumPy

Language:PythonLicense:BSD-3-ClauseStargazers:682Issues:15Issues:246

cookiecutter-fastapi

Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests

Language:PythonLicense:MITStargazers:443Issues:8Issues:8

fastapi-starter

A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

Language:TypeScriptLicense:MITStargazers:443Issues:3Issues:12

minimal-fastapi-postgres-template

minimal-fastapi-postgres-template based on official template but rewritten

Language:PythonLicense:MITStargazers:440Issues:5Issues:18

FastAPI-Production-Boilerplate

A scalable and production ready boilerplate for FastAPI

Language:PythonLicense:MITStargazers:370Issues:4Issues:8

fastapi-postgresql

FastAPI + Postgres project generator

create-fastapi-project

CLI to create Fastapi projects easily.

Language:PythonLicense:MITStargazers:75Issues:1Issues:5