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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: vocal-0.0.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 474953abbbd086455d41b0631c4f8dbd2ec91a5704e41005dcba998efab2e8fb
MD5 9ee52a022c71daad9c2b308d68439a90
BLAKE2b-256 38b3138f228a000aa03eeb8a5bfc57e19c3e04e278da4c9391d66cf2f7dcc366

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