Pinned Repositories
alphafold
Open source code for AlphaFold.
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
audio-dataset
Audio Dataset for training CLAP and other models
audio-diffusion-pytorch
Audio generation using diffusion models, in PyTorch.
AudioCLIP
Source code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)
audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
BitcoinLib
The most complete, up-to-date, battle-tested .net Library and RPC Wrapper for Bitcoin and Altcoins in C#.
ddim
Denoising Diffusion Implicit Models
guided-diffusion
fyremael's Repositories
fyremael/audio-dataset
Audio Dataset for training CLAP and other models
fyremael/audio-diffusion-pytorch
Audio generation using diffusion models, in PyTorch.
fyremael/audiocraft
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.
fyremael/audiolm-pytorch
Implementation of AudioLM, a SOTA Language Modeling Approach to Audio Generation out of Google Research, in Pytorch
fyremael/ddim
Denoising Diffusion Implicit Models
fyremael/Cirq
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
fyremael/clamp
embed me
fyremael/consistency_models
Unofficial Implementation of Consistency Models in pytorch
fyremael/CQTdiff
Official repository of the paper "Solving Audio Inverse Problems with a Diffusion Model", submitted to ICASSP 23
fyremael/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
fyremael/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
fyremael/diffrax
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
fyremael/diffusion_models
A series of tutorial notebooks on denoising diffusion probabilistic models in PyTorch
fyremael/diffwave
DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.
fyremael/DreamSound
Code for Investigating Personalization Methods in Text to Music Generation
fyremael/edm
Elucidating the Design Space of Diffusion-Based Generative Models (EDM)
fyremael/encodec
State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
fyremael/fma
FMA: A Dataset For Music Analysis
fyremael/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
fyremael/hydra
Test
fyremael/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
fyremael/OpenFermion
The electronic structure package for quantum computers.
fyremael/ProDiff
PyTorch Implementation of ProDiff (ACM-MM'22) with a Extremely-Fast diffusion speech synthesis pipeline
fyremael/pymixconsole
Headless multitrack mixing console in Python
fyremael/Reference-Guide-For-Quantum-Computing-A-Microsoft-Garage-Project
This repository hosts the Reference Guide for Quantum Computing, a Microsoft Garage project
fyremael/sample-generator
Tools to train a generative model on arbitrary audio samples
fyremael/sgmse
Score-based Generative Models (Diffusion Models) for Speech Enhancement and Dereverberation
fyremael/torch-fidelity
High-fidelity performance metrics for generative models in PyTorch
fyremael/vector-quantize-pytorch
Vector Quantization, in Pytorch
fyremael/vq-voice-swap
Voice swapping with VQ-VAE and diffusion models