Coder Social home page Coder Social logo

Comments (5)

etlweather avatar etlweather commented on May 10, 2024 2

I have a different GPU (RTX 3070) but had the same issue. So I built a container by changing the Dockerfile.train base image (FROM) with nvcr.io/nvidia/tensorflow:21.12-tf1-py3. I had to make a few tweaks but it overall worked and I was able to create a new audio model using this container and my 4 GPUs.

But then to export it to TFLITE, I used the Docker image from the documentation as the latest TF1 does not support TFLITE.

from stt.

reuben avatar reuben commented on May 10, 2024

The base image we use is an official NVIDIA image, so this is a bit surprising. You might want to try reverting the base image to tensorflow/tensorflow:1.15.4-gpu-py3 and seeing if that helps, but otherwise this is at most a documentation bug on our side.

from stt.

jmukiibi avatar jmukiibi commented on May 10, 2024

Alright, Thanks @reuben

from stt.

reuben avatar reuben commented on May 10, 2024

@jmukiibi have you tested my suggestion? Did it work? Would be nice to know so we can include it in docs.

from stt.

jmukiibi avatar jmukiibi commented on May 10, 2024

@reuben I didn't try this out though. I ended up switching to a Tesla V100 GPU before I saw the response. Its worth a try. I will try to create the same instance and reproduce the error then try to see how it goes. Thanks

from stt.

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.