Pinned Repositories
anti_transfer
This repository supports the paper "Anti-Transfer Learning for Task Invariance in Convolutional Neural Networks for Speech Processing"
ChOrder
compound-word-transformer
Official implementation of compound word transformer (AAAI'21)
ConditionalStyleGAN
Conditional implementation for NVIDIA's StyleGAN architecture
crepe
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
CycleGAN-PyTorch
A very simple implementation of cyclegan, which is based on pytorch.
emotion-recognition-using-speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
multi_time_scale
Implementation of the multi-time-scale convolution layer used in the paper Multi-Time-Scale Convolution for Emotion Recognition from Speech Audio Signals
transferable_quaternion_embeddings
VQMIVC
Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021
ericguizzo's Repositories
ericguizzo/transferable_quaternion_embeddings
ericguizzo/anti_transfer
This repository supports the paper "Anti-Transfer Learning for Task Invariance in Convolutional Neural Networks for Speech Processing"
ericguizzo/emotion-recognition-using-speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
ericguizzo/VQMIVC
Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021
ericguizzo/compound-word-transformer
Official implementation of compound word transformer (AAAI'21)
ericguizzo/ConditionalStyleGAN
Conditional implementation for NVIDIA's StyleGAN architecture
ericguizzo/crepe
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
ericguizzo/CycleGAN-PyTorch
A very simple implementation of cyclegan, which is based on pytorch.
ericguizzo/deep-landscape
Official repository for the paper "DeepLandscape: Adversarial Modeling of Landscape Videos" (ECCV2020)
ericguizzo/DeepBach
code accompanying "DeepBach: a Steerable Model for Bach Chorales Generation" paper
ericguizzo/DeepFaceDrawing-Jittor
ericguizzo/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
ericguizzo/image-super-resolution
🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
ericguizzo/LoopTest
Official repo of ISMIR-21 publication, “A Benchmarking Initiative for Audio-domain Music Generation using the FreeSound Loop Dataset”.
ericguizzo/muscaps
Source code for "MusCaps: Generating Captions for Music Audio" (IJCNN 2021)
ericguizzo/musegan
An AI for Music Generation
ericguizzo/musicnn
Pronounced as "musician", musicnn is a set of pre-trained deep convolutional neural networks for music audio tagging.
ericguizzo/neural-dream
PyTorch implementation of DeepDream algorithm
ericguizzo/neural-style
Neural style in TensorFlow! 🎨
ericguizzo/Noise2Noise-audio_denoising_without_clean_training_data
Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy dependence of clean speech data required by deep learning based audio denoising methods by showing that it is possible to train deep speech denoising networks using only noisy speech samples.
ericguizzo/pixray
neural image generation
ericguizzo/quat
ericguizzo/remi
"Pop Music Transformer: Beat-based Modeling and Generation of Expressive Pop Piano Compositions", ACM Multimedia 2020
ericguizzo/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.
ericguizzo/spleeter
Deezer source separation library including pretrained models.
ericguizzo/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
ericguizzo/TensorFlowTTS
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, Korean, Chinese, German and Easy to adapt for other languages)
ericguizzo/tf-diffwave
Tensorflow implementation of DiffWave: A Versatile Diffusion Model for Audio Synthesis
ericguizzo/Voice-Converter-CycleGAN
Voice Converter Using CycleGAN and Non-Parallel Data
ericguizzo/Wave-U-Net-Pytorch
Improved Wave-U-Net implemented in Pytorch