Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no documentation on how to operate the model #72

Open
Manoa1911 opened this issue Dec 6, 2024 · 0 comments
Open

no documentation on how to operate the model #72

Manoa1911 opened this issue Dec 6, 2024 · 0 comments

Comments

@Manoa1911
Copy link

Manoa1911 commented Dec 6, 2024

you did not say where to get the model or how to install it :(

versatile_audio_super_resolution-main>audiosr
D:\WPy64-31180\python-3.11.8.amd64\Lib\site-packages\huggingface_hub\file_download.py:1150: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
  warnings.warn(
Traceback (most recent call last):
  File "<frozen runpy>", line 189, in _run_module_as_main
  File "<frozen runpy>", line 148, in _get_module_details
  File "<frozen runpy>", line 112, in _get_module_details
  File "versatile_audio_super_resolution-main\audiosr\__init__.py", line 2, in <module>
    from .pipeline import *
  File "versatile_audio_super_resolution-main\audiosr\pipeline.py", line 10, in <module>
    from audiosr.latent_diffusion.models.ddpm import LatentDiffusion
  File "versatile_audio_super_resolution-main\audiosr\latent_diffusion\models\ddpm.py", line 25, in <module>
    from audiosr.latent_diffusion.modules.diffusionmodules.util import (
ModuleNotFoundError: No module named 'audiosr.latent_diffusion.modules.diffusionmodules.util'

download the model from here: https://huggingface.co/haoheliu/audiosr_basic/tree/main
it the 6 giga file
the model needs to be here:
C:\Users\user\.cache\huggingface\hub\models--haoheliu--audiosr_basic\blobs
with the file name: 8a3506b9619ed32435ce2c115604750c7bddb5ad8502be7b1a3131bde878aa01

FYI this program is garbage, unless you want to split your sound files into millions of 10 second segments :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant