Skip to main content

A wrapped hifi-gan vocoder for easy use.

Project description

hifigan

A wrapped hifi-gan vocoder for easy use.

Source: https://github.com/jik876/hifi-gan

Usage

from hifigan_vocoder import hifigan, get_sample_mel

mel = get_sample_mel(dataset='uni', device='cpu') # dataset in ['uni', 'vctk']
print(mel.shape) # torch.Size([1, 80, 2062])

model = hifigan()
audio = model.infer(mel)
print(mel.shape) # (527872,)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hifigan-vocoder-0.0.2.tar.gz (565.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hifigan_vocoder-0.0.2-py3-none-manylinux1_x86_64.whl (572.7 kB view details)

Uploaded Python 3

File details

Details for the file hifigan-vocoder-0.0.2.tar.gz.

File metadata

  • Download URL: hifigan-vocoder-0.0.2.tar.gz
  • Upload date:
  • Size: 565.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.12

File hashes

Hashes for hifigan-vocoder-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b292189eb225ea17896c0f30b621ddfd3072aaffcc825b59e2377d4bc532d934
MD5 760c3fe3e8cf778004155d064f87b851
BLAKE2b-256 755a0a5402b6f5af6564b4bcf5beebaa230d01f0953f113c20e90ed4d1328f71

See more details on using hashes here.

File details

Details for the file hifigan_vocoder-0.0.2-py3-none-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for hifigan_vocoder-0.0.2-py3-none-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ac2e7ea2966639c36932fb7d79ac7cd0b262c5768a636abb0a78a53e9ea241d8
MD5 6958ab5595ea07cd05b8b9b4bf38d2fe
BLAKE2b-256 d928f45e90141b034df9ad1d1b1beb7744eafce5a6b7bd2ee2c59202538e1525

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page