-
Notifications
You must be signed in to change notification settings - Fork 499
Dependency
黒猫大福 edited this page Jun 15, 2026
·
3 revisions
Dependencies for extending features such as Transcribe and the DiffSinger vocoder available in OpenUtau
Please install the dependency files either through the Packages window or by downloading the files from each release and installing them.
- nsf_hifigan
- nsf_hifigan_44.1k_hop512_128bin_2024.02
- pc_nsf_hifigan_44.1k_hop512_128bin_2025.02
- Kouon NSF-HiFiGAN Vocoder 20240710
- kouon_nsf-hifigan_1031
- HiFiPLN v1
- HiFiPLN v2
When creating dependency files, please register the package information in svs-index.
You can install external dependency files using the package manager included in OpenUtau.
A file created by changing the extension of a zip archive containing oudep.yaml. Dependency files will be stored in the Dependencies folder.
# ID (only lowercase alphanumeric characters, "-", and "." are allowed). Must be unique across all software.
id: g2p-cmudict-07b
# Version notation (e.g., 1.0 or 1.0.0.0). build and revision can be omitted.
version: '1.0'
# Summary of the package
description: G2P based on CMU Pronouncing Dictionary 0.7b
# Class designation (optional)
class: G2pPackV2