Sam Lapp
Sam Lapp
alexrecuenco's trick seems not to work anymore - I am hoping to use tabletool as a lightweight csv editor but can't edit the column headers.
Yes, this is not the behavior I expected but is indeed what happens.
Could you give an example (or link) demonstrating how IterableDataset could be used to handle bad samples?
Any updates here? If nobody is working on this, I might take a crack at it.
I'm returning to this now, and this helped me. Thank you.
I am experiencing the same issue. Specifically, using ipywidgets 7.7.2 and ipympl 0.9.2 with jupyterlab 3.5.2, if I try to plot in a JupyterLab notebook cell after %matplotlib widget I...
Yes, dBFS is commonly defined as dBFS = 20*log10(rms*sqrt(2)) such that 0 dBFS = full scale sine wave. AES specifically clarified this in AES17 http://www.aes.org/standards/blog/2020/12/aes17-revision-to-clarify-0dbfs#:~:text=AES17%20defines%20a%20digital%20Full,effort%20to%20eliminate%20this%20confusion. also here: https://www.sis.se/api/document/preview/571704/ (section 3.4)
I have not opened an issue on `linbsndfile`. I can't tell where the underlying libsndfile issue occurs, because I cannot trace the error back beyond this line: https://github.com/bastibe/python-soundfile/blob/0a8071d1b04c8e45b2465d05866994ec2df8b1f8/soundfile.py#L729 Specifically, the...
What's the latest status of running BirdNET-Analyzer with GPU? Assuming I install the dependencies rather than use Docker, is there a way to use NVIDIA GPU for inference acceleration? Is...
I also cannot use GPU. My environment has a working tensorflow installation and I don't have problems using the GPU with other tensorflow models such as Perch. My environment has:...