Skip to content

shr-sigma/Compiling-use-cases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Compiling-use-cases

Stardew Project

  • Decums_usecase.py and HifiGAN_useCase_stardew.py contain code for running respective use cases.

  • Apply startdew_changes.patch file in the Stardew repo to create these files.

  • Run Demucs_usecase.py and HifiGAN_usecase.py files using the following commands:

    python -m examples.alexnet_torch.Decums_usecase
    python -m examples.alexnet_torch.HifiGAN_useCase_stardew
    

Shark-turbine Project

  • Run Shark_turbine_examples files same as the Shark-turbine example file mlp_export_simple.py.
  • To run HifiGAN_usecase.py, download and save HifiGAN_useCase.pt i.e., the model file for HifiGAN_useCase in the present working directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages