All Projects → BogiHsu → Voice-Conversion

BogiHsu / Voice-Conversion

Licence: other
No description or website provided.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Voice-Conversion

VQMIVC
Official implementation of VQMIVC: One-shot (any-to-any) Voice Conversion @ Interspeech 2021 + Online playing demo!
Stars: ✭ 278 (+826.67%)
Mutual labels:  voice-conversion
Adaptive-Gradient-Clipping
Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.
Stars: ✭ 74 (+146.67%)
Mutual labels:  colab-notebook
learningspoons
nlp lecture-notes and source code
Stars: ✭ 29 (-3.33%)
Mutual labels:  colab-notebook
latent space adventures
Buckle up, adventure in the styleGAN2-ada-pytorch network latent space awaits
Stars: ✭ 59 (+96.67%)
Mutual labels:  colab-notebook
Torrent-To-Google-Drive-Downloader
Simple notebook to stream torrent files to Google Drive using Google Colab and python3.
Stars: ✭ 256 (+753.33%)
Mutual labels:  colab-notebook
colab-ffmpeg-cuda
FFmpeg build with CUDA support for Linux (especially for Google Colab)
Stars: ✭ 40 (+33.33%)
Mutual labels:  colab-notebook
Espnet
End-to-End Speech Processing Toolkit
Stars: ✭ 4,533 (+15010%)
Mutual labels:  voice-conversion
colabs
This repository holds the Google Colabs for the EdX TinyML Specialization
Stars: ✭ 73 (+143.33%)
Mutual labels:  colab-notebook
Shifter
Pitch shifter using WSOLA and resampling implemented by Python3
Stars: ✭ 22 (-26.67%)
Mutual labels:  voice-conversion
googlecodelabs
TPU ile Yapay Sinir Ağlarınızı Çok Daha Hızlı Eğitin
Stars: ✭ 116 (+286.67%)
Mutual labels:  colab-notebook
practicals-2019
Practical notebooks for Khipu 2019, held in Universidad de la República in Montevideo.
Stars: ✭ 241 (+703.33%)
Mutual labels:  colab-notebook
MineColab
Run Minecraft Server on Google Colab.
Stars: ✭ 135 (+350%)
Mutual labels:  colab-notebook
MediumVC
Any-to-any voice conversion using synthetic specific-speaker speeches as intermedium features
Stars: ✭ 46 (+53.33%)
Mutual labels:  voice-conversion
Reinforcement-Learning-on-google-colab
Reinforcement Learning algorithm's using google-colab
Stars: ✭ 33 (+10%)
Mutual labels:  colab-notebook
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-40%)
Mutual labels:  voice-conversion
TFLite-ModelMaker-EfficientDet-Colab-Hands-On
TensorFlow Lite Model Makerで物体検出を行うハンズオン用資料です(Hands-on for object detection with TensorFlow Lite Model Maker)
Stars: ✭ 15 (-50%)
Mutual labels:  colab-notebook
SingleVC
Any-to-one voice conversion using the data augment strategy: pitch shifted and duration remained.
Stars: ✭ 25 (-16.67%)
Mutual labels:  voice-conversion
CVC
CVC: Contrastive Learning for Non-parallel Voice Conversion (INTERSPEECH 2021, in PyTorch)
Stars: ✭ 45 (+50%)
Mutual labels:  voice-conversion
QuantumSpeech-QCNN
IEEE ICASSP 21 - Quantum Convolution Neural Networks for Speech Processing and Automatic Speech Recognition
Stars: ✭ 71 (+136.67%)
Mutual labels:  colab-notebook
pyspark-ML-in-Colab
Pyspark in Google Colab: A simple machine learning (Linear Regression) model
Stars: ✭ 32 (+6.67%)
Mutual labels:  colab-notebook

Voice-Conversion

This work is organized from here.

Colab Demo

Colab demo is provided here.

Preprocess

python preprocess/make_dataset_vctk.py vctk.h5
python preprocess/make_single_samples.py vctk.h5 index.json

Training

python main.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].