Coder Social home page Coder Social logo

Comments (10)

JohnReinhart avatar JohnReinhart commented on August 19, 2024

https://docs.google.com/presentation/d/1Jg1luBJf9HoF7i6TPMxp0ztRYOpNjkDSR4T3592G9JM/edit?usp=sharing

from deepsqueak.

DrCoffey avatar DrCoffey commented on August 19, 2024

That error usually only occurs when a box is screwed up and outside the Audio range, but because it is happening for every call there must be something else going on. Are you using separate folders for audio files and detection files? Have you set both of those folders before trying to export the stats?

from deepsqueak.

JohnReinhart avatar JohnReinhart commented on August 19, 2024

Yeah, each animal in the litter has its own folder processed individually. Each file produced by DeepSqueak, before being converted to an excel file, is saved within the same folder that represents each animal.

from deepsqueak.

DrCoffey avatar DrCoffey commented on August 19, 2024

Got it. Usually I would keep all of the audio files for 1 project in a single folder, and all of the detection files for that project in a separate folder. That way you can analyze the files in a batch. You could then export them all at once or cluster them all at once.

Either way the audio file and detection files need separate folders, and you need to point DeepSqueak to those folders before exporting.

from deepsqueak.

JohnReinhart avatar JohnReinhart commented on August 19, 2024

I did try saving the detection files in one separate folder at one point but was still getting the same error.

from deepsqueak.

DrCoffey avatar DrCoffey commented on August 19, 2024

It is likely something strange with the one detection file then, without seeing that specific file and corresponding audio file, it will be hard to tell what is going wrong. If you can share them I might be able to help.

from deepsqueak.

JohnReinhart avatar JohnReinhart commented on August 19, 2024

It wont allow me to load zipped files, any good suggestions on how to share them with you?

from deepsqueak.

DrCoffey avatar DrCoffey commented on August 19, 2024

Google drive links usually work well.

from deepsqueak.

JohnReinhart avatar JohnReinhart commented on August 19, 2024

https://drive.google.com/drive/folders/1NbVNSLRftOq076huDaNPvNxbZoNsdkSP?usp=sharing

from deepsqueak.

JohnReinhart avatar JohnReinhart commented on August 19, 2024

We found a workaround in the excel_Callback function. In effect what was happening was that one of the "if" statements which checked the characteristics of the calls (start time, end time, and length of call) was triggering when the data was being migrated out of Deepsqueak and into the excel sheet output. The reason for this was unclear as the call duration was within acceptable limits. By turning off this part of the warning we were able to get the excel sheet to populate correctly with values that make sense. We tried to replicate it with different files, but there wasn't any apparent similarities between the several files which failed to export. Attached is a screen capture of the change that was made to stop the error message from appearing and blocking the output of the excel sheet.
Screenshot 2022-04-07 153434

from deepsqueak.

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.