Skip to main content

A vocal source separation

Project description

Vocal

A vocal source separation

from vocal import get_model, separate_vocal

device = "cpu"
audio, sr = librosa.load("audio.wav", mono=False, sr=44100)
model = get_model(device)
audio_data = separate_vocal(model, audio, device)

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

vocal-0.0.2.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

vocal-0.0.2-py2.py3-none-any.whl (4.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file vocal-0.0.2.tar.gz.

File metadata

  • Download URL: vocal-0.0.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for vocal-0.0.2.tar.gz
Algorithm Hash digest
SHA256 9e4a95ef1039ad6a500d56f0d54dc5acf0cb8c3f243ad6573c4ac630f3cd1092
MD5 ee5d4e39531e38f899ea348c11d78b83
BLAKE2b-256 a63410e40bf2bdfc4499985b4d8f40b2e2281e3ea2e029d0d5d82a5a011949d1

See more details on using hashes here.

File details

Details for the file vocal-0.0.2-py2.py3-none-any.whl.

File metadata

  • Download URL: vocal-0.0.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.19

File hashes

Hashes for vocal-0.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c2c655f88a3c4310bb29de935fdf64004c9aba4b2163b34d78db4a4d90b11364
MD5 f075372e19f4e63fd07d1472e1558b50
BLAKE2b-256 496070d7dd82f8b3aead8b65e92b365707fb84532fa8a6c694c94f6ede852986

See more details on using hashes here.

Supported by

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