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.7.tar.gz
(35.6 kB
view details)
File details
Details for the file wavesurfer-0.0.7.tar.gz
.
File metadata
- Download URL: wavesurfer-0.0.7.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d7c2f1210fb36c19707797ee988f8909b5985303a7c8a7a40122725b3dec58a |
|
MD5 | 4177295e6c6ef4c69b84df492108f8a2 |
|
BLAKE2b-256 | 64b189919fb7187825d3a2e6b4d3bd4c2b87b5d9354fed3f729c1a909b61f5ab |