[P] Voice Conversion VAE-Cycle-GAN on Melspectrograms

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tt-vae-gan

    Timbre transfer with variational autoencoding and cycle-consistent adversarial networks. Able to transfer the timbre of an audio source to that of another.

  • I've been working on an open source implementation for the past month. The link for it can be found here. But have since been struggling with a load of mode collapse - or the model outputting "blurry" spectrograms not quite capturing the same initial structure as they should.

  • CoGAN

  • You also set biases to false? At least in CoGAN there are biases. https://github.com/mingyuliutw/CoGAN/blob/master/cogan/models/celeba/celeba.train.ptt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PyTorch-GAN

    PyTorch implementations of Generative Adversarial Networks.

  • Hi just an update to whom ever faces a similar issue. I've fixed it.The key change was redefining the encoder loss - where kld is defined without logvar (only mu) and the reconstruction loss is defined with L1 rather than MSE. This was a helpful resource on the matter https://github.com/eriklindernoren/PyTorch-GAN/blob/master/implementations/unit/unit.py

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Create an AI prototyping environment using Jupyter Lab IDE with Typescript, LangChain.js and Ollama for rapid AI prototyping

    4 projects | dev.to | 2 May 2024
  • Show HN: FileKitty – Combine and label text files for LLM prompt contexts

    4 projects | news.ycombinator.com | 1 May 2024
  • Effortlessly Create an AI Dungeon Master Bot Using Julep and Chainlit

    1 project | dev.to | 1 May 2024
  • An Exploration of Software-defined networks in video streaming, Part Three: Performance of a streaming system over a SDN

    1 project | dev.to | 1 May 2024
  • Clasificador de imágenes con una red neuronal convolucional (CNN)

    2 projects | dev.to | 1 May 2024