Skip to main content

This package is written for the restoration of degraded speech

Project description

VoiceFixer

Voicefixer aims at the restoration of human speech regardless how serious its degraded. It can handle noise, reveberation, low resolution (2kHz~44.1kHz) and clipping (0.1-1.0 threshold) effect within one model.

idea idea

Usage

from voicefixer import VoiceFixer
voicefixer = VoiceFixer()
voicefixer.restore(input="", # input wav file path
                   output="", # output wav file path
                   cuda=False, # whether to use gpu acceleration
                   mode = 0) # You can try out mode 0, 1, 2 to find out the best result


from voicefixer import Vocoder
# Universal Speaker Independent Vocoder
vocoder = Vocoder(sample_rate=44100) # only support 44100 sample rate
vocoder.oracle(fpath="", # input wav file path
               out_path="") # output wav file path

idea idea

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

voicefixer-0.0.4.tar.gz (34.7 kB view details)

Uploaded Source

Built Distribution

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

voicefixer-0.0.4-py3-none-any.whl (41.3 kB view details)

Uploaded Python 3

File details

Details for the file voicefixer-0.0.4.tar.gz.

File metadata

  • Download URL: voicefixer-0.0.4.tar.gz
  • Upload date:
  • Size: 34.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.10

File hashes

Hashes for voicefixer-0.0.4.tar.gz
Algorithm Hash digest
SHA256 353533668ca7730aae35427abb2e88b9ef97919d70e3461d07ff1bde43cc8e37
MD5 c60621ee8132ddd35827a7af77b1e66f
BLAKE2b-256 4143b698d674632b9cc3560448531f2839c260bd96feb45eccf76ceab44b9e2c

See more details on using hashes here.

File details

Details for the file voicefixer-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: voicefixer-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 41.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.10

File hashes

Hashes for voicefixer-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4b996efe66357774be1ad6a03914069a1be0d3090810defd7117fe0aded446c9
MD5 c9f88e6af421ea078b8ce225fe56925a
BLAKE2b-256 5eaa212348cc6b7fd4b43b7f4451c49b2a0b42c5a76c15200d2cf12065c843a3

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