Help using torchaudio and spectrograms for diffusion

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

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
  • denoising-diffusion-pytorch

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

  • I’m trying to train a diffusion model using this code (https://github.com/lucidrains/denoising-diffusion-pytorch). My idea is to take a short audio segment, transform it into a spectrogram and train the model on these images then have it generate spectrograms then go back to audio. However the model requires square images. I cannot for the life of me figure out how to make a square spectrogram. Also is a regular spectrogram or a mel spectrogram better for this application?

  • 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
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

  • Commits · lucidrains/denoising-diffusion-pytorch

    1 project | /r/u_metareflection | 24 May 2023
  • [D] Time Embedding in Diffusion Model

    1 project | /r/MachineLearning | 15 Jan 2023
  • [D] Can a Diffusion Model be trained with an NVIDIA TITAN X?

    1 project | /r/MLQuestions | 11 Jan 2023
  • [D] Resources to learn and fully understand Diffusion Model Codes

    2 projects | /r/MachineLearning | 18 Dec 2022
  • Diffusion model generated exactly the same image as the training image

    1 project | /r/computervision | 29 Nov 2022