Estelle in 't Zandt

Results 3 issues of Estelle in 't Zandt

I have an external drive (D:) on my desktop PC that I am using to store my large datasets (typically a directory containing 15 1-hour long wavfiles) that I want...

I installed vocalpy using: conda create -n vocalpy python=3.11 conda activate vocalpy conda install vocalpy -c conda-forge Then I opened a new jupyter notebook in VScode and couldn't start the...

I am running vocalpy (version 0.10.2) in a vocalpy conda environment in a jupyter notebook using VS code. My notebook code is as follows: from vocalpy import feature from vocalpy...