Giter VIP home page Giter VIP logo

Comments (7)

DavidDoukhan avatar DavidDoukhan commented on June 16, 2024

Dear @suraj143rosy ,
Could you provide us more details on your issue, using the issue template bellow ?
I would suggest to pay a particular attention to the amount of RAM available in your host, and to the results of the unit tests.
Kind regards,

Please fill out this template for a bug report.

Make sure you ran the unit tests before submitting an issue and tell us if and where they fail.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • TensorFlow version:
  • Python version:
  • Running on GPU or CPU:
  • output of command nvidia-smi (if GPU is used)
  • CUDA/cuDNN version (if GPU is used):
  • Using Docker:

Expected Behavior

Current Behavior

Steps to Reproduce

Additional infos

from inaspeechsegmenter.

suraj143rosy avatar suraj143rosy commented on June 16, 2024

System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Google Cloud run
TensorFlow version: 2.7
Python version: 3.6.9
Running on CPU

Expected behavior:
It should work for larger audio files of duration more than 30 mins.
Current Behavior:
It is working for smaller files, but not for larger files. It is breaking at this line of the code only for larger audio files.
mag = numpy.fft.rfft(ahan, n_fft, axis=-1)

from inaspeechsegmenter.

DavidDoukhan avatar DavidDoukhan commented on June 16, 2024

Hi,

In order to help you, I would need to know the amount of RAM available on your host. I would also suggest you to monitor the RAM usage of the program when you launch it on large files.

inaSpeechSegmenter has beeen often used on recordings of several hours. It may crash if a very limited amout of RAM is available....

from inaspeechsegmenter.

suraj143rosy avatar suraj143rosy commented on June 16, 2024

The ram available on Cloud run is around 8 gb. Also the ram usage reaches max till 80%. Should i try on higher RAM?

from inaspeechsegmenter.

DavidDoukhan avatar DavidDoukhan commented on June 16, 2024

This would be my first advice ! I usually run it using 32 Gb RAM machines.

from inaspeechsegmenter.

suraj143rosy avatar suraj143rosy commented on June 16, 2024

Okay. Thank you. It worked on 16 gb RAM devices.

from inaspeechsegmenter.

DavidDoukhan avatar DavidDoukhan commented on June 16, 2024

cool!

from inaspeechsegmenter.

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.