Giter VIP home page Giter VIP logo

Comments (6)

Xjorker avatar Xjorker commented on June 11, 2024

D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'gru_5.b_0_beta2_pow_acc_0'. Because 'gru_5.b_0_beta2_pow_acc_0' not in the program.
format(name)))
D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'gru_5.w_0_moment1_0'. Because 'gru_5.w_0_moment1_0' not in the program.
format(name)))
D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'gru_5.w_0_moment2_0'. Because 'gru_5.w_0_moment2_0' not in the program.
format(name)))
D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'gru_5.w_0_beta1_pow_acc_0'. Because 'gru_5.w_0_beta1_pow_acc_0' not in the program.
format(name)))
D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'gru_5.w_0_beta2_pow_acc_0'. Because 'gru_5.w_0_beta2_pow_acc_0' not in the program.
format(name)))
D:\anaconda\envs\py37\lib\site-packages\paddle\fluid\framework.py:6299: UserWarning: Skip loading for 'learning_rate_0'. Because 'learning_rate_0' not in the program.
format(name)))
[2024-04-21 11:34:40.411316] 成功加载模型:./models/param/50.pdparams
成功导出模型,模型保存在:./models/infer/
模型导出的时候也是有很多userwarning,感觉是模型导出有问题?

from paddlepaddle-deepspeech.

yeyupiaoling avatar yeyupiaoling commented on June 11, 2024

警告不一定是错误,如果配置文件和加载的模型没有问题,一般不会有问题的。

from paddlepaddle-deepspeech.

Xjorker avatar Xjorker commented on June 11, 2024

警告不一定是错误,如果配置文件和加载的模型没有问题,一般不会有问题的。

你好,我用的是文档提供的数据集,但是预测没有输出

from paddlepaddle-deepspeech.

yeyupiaoling avatar yeyupiaoling commented on June 11, 2024

from paddlepaddle-deepspeech.

Xjorker avatar Xjorker commented on June 11, 2024

有没有报什么错误或者输出的什么?
image
这就是s输出了

from paddlepaddle-deepspeech.

yeyupiaoling avatar yeyupiaoling commented on June 11, 2024

@Xjorker 那应该是你的模型没有训练好,

from paddlepaddle-deepspeech.

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.