Giter Club home page Giter Club logo

simpleasrmodel's People

Contributors

hammaad2002 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

simpleasrmodel's Issues

DefaultCPUAllocator: not enough memory:

Hi, when I run this repository code in Google collab, I am getting the following error:
[Traceback (most recent call last): File "main.py", line 81, in <module> training_model1(device, model, pipeline, no_of_batches, total, batch_audios, batch_transcriptions ) File "E:\PhD\Summer 2023\CRDNN Based ASR\training.py", line 31, in training_model1 output = model(padded_audios) File "E:\PhD\Summer 2023\CRDNN Based ASR\venv\lib\site-packages\torch\nn\modules\module.py", line 1501, in _call_impl return forward_call(*args, **kwargs) File "E:\PhD\Summer 2023\CRDNN Based ASR\model\model.py", line 119, in forward x = self.layer1(x) File "E:\PhD\Summer 2023\CRDNN Based ASR\venv\lib\site-packages\torch\nn\modules\module.py", line 1501, in _call_impl return forward_call(*args, **kwargs) File "E:\PhD\Summer 2023\CRDNN Based ASR\venv\lib\site-packages\torch\nn\modules\conv.py", line 313, in forward return self._conv_forward(input, self.weight, self.bias) File "E:\PhD\Summer 2023\CRDNN Based ASR\venv\lib\site-packages\torch\nn\modules\conv.py", line 309, in _conv_forward return F.conv1d(input, weight, bias, self.stride, RuntimeError: [enforce fail at C:\actions-runner\_work\pytorch\pytorch\builder\windows\pytorch\c10\core\impl\alloc_cpu.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 31157667840 bytes.](url)

How can I solve this error?

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.