Coder Social home page Coder Social logo

Support DS2 model about paddle2onnx HOT 10 CLOSED

paddlepaddle avatar paddlepaddle commented on May 21, 2024
Support DS2 model

from paddle2onnx.

Comments (10)

kuke avatar kuke commented on May 21, 2024

@VictorBebnev We don't have a plan yet, because DeepSpeech is in V2 API and the convertor here only supports Fluid API.

from paddle2onnx.

VictorBebnev avatar VictorBebnev commented on May 21, 2024

This isn't converter V2 API to Fluid API?

from paddle2onnx.

kuke avatar kuke commented on May 21, 2024

No. It only Merge the model config and parameters into one file for V2 APIs.

from paddle2onnx.

VictorBebnev avatar VictorBebnev commented on May 21, 2024

Hm, converter V2 API to Fluid API doesn't exist?
In Fluid plan you have line( 5.1 convert v2 model to fluid model) about it.

from paddle2onnx.

kuke avatar kuke commented on May 21, 2024

As far as I know, the conversion from V2 to Fluid is not ready yet, and it has nothing to do with the convertor here.

from paddle2onnx.

VictorBebnev avatar VictorBebnev commented on May 21, 2024

Tell me please where i can check status of this converter. It is very important for my project.

from paddle2onnx.

kuke avatar kuke commented on May 21, 2024

Cannot give a detailed schedule yet. But if you really need Fluid APIs, you'd better develop your project based on it from now on. Waiting for the conversion from V2 to Fluid will be full of risks.

from paddle2onnx.

VictorBebnev avatar VictorBebnev commented on May 21, 2024

To implement the project, I use the pre-trained model for V2, without it I can not implement the project, there is no data on which it was trained.

from paddle2onnx.

kuke avatar kuke commented on May 21, 2024

@VictorBebnev Then I suggest you keep using V2 API, and it should be not necessary to convert the V2 model to Fluid.

from paddle2onnx.

VictorBebnev avatar VictorBebnev commented on May 21, 2024

Ok, thanks.

from paddle2onnx.

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.