-
Decums_usecase.py
andHifiGAN_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
andHifiGAN_usecase.py
files using the following commands:python -m examples.alexnet_torch.Decums_usecase python -m examples.alexnet_torch.HifiGAN_useCase_stardew
- 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.