Git Product home page Git Product logo

riffusion-manipulation's Introduction

riffusion-manipulation's People

Contributors

aavetis avatar chavinlo avatar clashsan avatar xzuyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

riffusion-manipulation's Issues

--medvram? --opt-split-attention?

is there a chance of using a --medvram or --opt-split-attention? I was trying to use the img2audio.py script to convert a long png to some audio but my card can't allocate enough Vram.

RuntimeError: Numpy is not available

I have this error when doing img2audio Python 3.10.6. please help

C:\Users\TheGriot\Desktop\application\Converter.venv\lib\site-packages\torchaudio\compliance\kaldi.py:22: UserWarning: Failed to initialize NumPy: module compiled against API version 0x10 but this version of numpy is 0xe (Triggered internally at ..\torch\csrc\utils\tensor_numpy.cpp:77.)
EPSILON = torch.tensor(torch.finfo(torch.float).eps)
C:\Users\TheGriot\Desktop\application\Converter.venv\lib\site-packages\torchaudio\backend\utils.py:62: UserWarning: No audio backend is available.
warnings.warn("No audio backend is available.")
Traceback (most recent call last):
File "C:\Users\TheGriot\Desktop\application\Converter\riffusion-manipulation\img2audio.py", line 155, in
wav_bytes, duration_s = wav_bytes_from_spectrogram_image(image, duration=int(args.duration), nmels=int(args.nmels), maxvol=int(args.maxvol), power_for_image=float(args.powerforimage))
File "C:\Users\TheGriot\Desktop\application\Converter\riffusion-manipulation\img2audio.py", line 112, in wav_bytes_from_spectrogram_image
samples = waveform_from_spectrogram(
File "C:\Users\TheGriot\Desktop\application\Converter\riffusion-manipulation\img2audio.py", line 56, in waveform_from_spectrogram
Sxx_torch = torch.from_numpy(Sxx).to(device)
RuntimeError: Numpy is not available

Upscale

Does upscaling the spectrogram images increase the quality output in any way?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.