wavesurfer
Project description
wavesurfer
Usage
$ pip install wavesurfer
import torchaudio
from wavesurfer import display
wav = "data/test_16k.wav"
waveform, sr = torchaudio.load(wav)
display(waveform, sr, enable_minimap=True, enable_spectrogram=True)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wavesurfer-0.0.9.tar.gz
(61.9 kB
view details)
File details
Details for the file wavesurfer-0.0.9.tar.gz
.
File metadata
- Download URL: wavesurfer-0.0.9.tar.gz
- Upload date:
- Size: 61.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2abad09b634aa714268939895a7b4ba2fbc82e474b00496c5b1f955b6a553531 |
|
MD5 | fc999c39912cd5df0e1c50b02a7e66c0 |
|
BLAKE2b-256 | ed23157d5e3555983cf82c773e3cf99c59ceacbfba0cd2f7963ebaea1e6e8d95 |