Code Monkey home page Code Monkey logo

Comments (8)

kahst avatar kahst commented on July 27, 2024

That is indeed strange... I can't reproduce that. Is it the same for all folders, or do these folders have a particular subfolder structure?

from birdnet-analyzer.

robinsandfort avatar robinsandfort commented on July 27, 2024

No subfolders. Just a folder with 7000-8000 audiomoth wav files. 40-50GB total.
It worked fine with the first ten folders and then got worse. Iยดll have to check the work load.
Maybe some memory problem? With the comand line no problems with the same folders.
Greetings,
Robin

from birdnet-analyzer.

robinsandfort avatar robinsandfort commented on July 27, 2024

![folder_bug](https://github.com/kahst/BirdNET-Analyzer/assets/20112429/c7a5dd00-a7b6-4f47-92ad-1faea20e39dc

from birdnet-analyzer.

kahst avatar kahst commented on July 27, 2024

analyze.py and the GUI both use the same function (utils.collect_audio_files) to load the paths. Maybe it's an issue with showing the paths in the GUI as a list @Josef-Haupt

from birdnet-analyzer.

robinsandfort avatar robinsandfort commented on July 27, 2024

That sounds possible. It took long for the file names/path to show up
in the GUI. File names are normal (short) audiomoth file:
20221001_030730.WAV

from birdnet-analyzer.

Josef-Haupt avatar Josef-Haupt commented on July 27, 2024

I suspect that Gradio does some stuff behind the scenes which takes a long time for 8k rows in the table. We might have to switch to custom HTML in the future.

from birdnet-analyzer.

Josef-Haupt avatar Josef-Haupt commented on July 27, 2024

For now I could just display the first 100 (or smth), that might solve the problem

from birdnet-analyzer.

kahst avatar kahst commented on July 27, 2024

For now I could just display the first 100 (or smth), that might solve the problem

Yes, I think that's a good patch for now

from birdnet-analyzer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.