Skip to content

  • 体验新版
    • 正在加载...
  • 登录
  • PaddlePaddle
  • DeepSpeech
  • Issue
  • #75

D
DeepSpeech
  • 项目概览

PaddlePaddle / DeepSpeech
大约 2 年 前同步成功

通知 210
Star 8425
Fork 1598
  • 代码
    • 文件
    • 提交
    • 分支
    • Tags
    • 贡献者
    • 分支图
    • Diff
  • Issue 245
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 3
  • Wiki 0
    • Wiki
  • 分析
    • 仓库
    • DevOps
  • 项目成员
  • Pages
D
DeepSpeech
  • 项目概览
    • 项目概览
    • 详情
    • 发布
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者
    • 分支图
    • 比较
  • Issue 245
    • Issue 245
    • 列表
    • 看板
    • 标记
    • 里程碑
  • 合并请求 3
    • 合并请求 3
  • Pages
  • 分析
    • 分析
    • 仓库分析
    • DevOps
  • Wiki 0
    • Wiki
  • 成员
    • 成员
  • 收起侧边栏
  • 动态
  • 分支图
  • 创建新Issue
  • 提交
  • Issue看板
已关闭
开放中
Opened 12月 12, 2017 by saxon_zh@saxon_zhGuest

run_train.sh出错

Created by: harold-yh

MAC OS 10.13.2 Python版本:2.7.13 paddle版本:使用pip安装,编译安装不过。 PaddlePaddle 0.10.0, compiled with with_avx: ON with_gpu: OFF with_double: OFF with_python: ON with_rdma: OFF with_timer: OFF

-----------  Configuration Arguments -----------
augment_conf_path: conf/augmentation.config
batch_size: 8
dev_manifest: data/tiny/manifest.tiny
init_model_path: None
is_local: 1
learning_rate: 1e-05
max_duration: 27.0
mean_std_path: data/tiny/mean_std.npz
min_duration: 0.0
num_conv_layers: 2
num_iter_print: 100
num_passes: 20
num_proc_data: 1
num_rnn_layers: 3
output_model_dir: ./checkpoints/tiny
rnn_layer_size: 2048
share_rnn_weights: 1
shuffle_method: batch_shuffle_clipped
specgram_type: linear
test_off: 0
train_manifest: data/tiny/manifest.tiny
trainer_count: 4
use_gpu: 0
use_gru: 0
use_sortagrad: 1
vocab_path: data/tiny/vocab.txt
------------------------------------------------
I1212 09:08:28.942749 2570847040 Util.cpp:166] commandline:  --use_gpu=0 --rnn_use_batch=True --log_clipping=True --trainer_count=4
[INFO 2017-12-12 09:08:28,953 layers.py:2479] output for __conv_0__: c = 32, h = 81, w = 54, size = 139968
Traceback (most recent call last):
  File "train.py", line 131, in <module>
    main()
  File "train.py", line 127, in main
    train()
  File "train.py", line 107, in train
    share_rnn_weights=args.share_rnn_weights)
  File "/Volumes/DATA/git/paddlepaddle/DeepSpeech/model_utils/model.py", line 46, in __init__
    rnn_layer_size, use_gru, share_rnn_weights)
  File "/Volumes/DATA/git/paddlepaddle/DeepSpeech/model_utils/model.py", line 307, in _create_network
    share_rnn_weights=share_rnn_weights)
  File "/Volumes/DATA/git/paddlepaddle/DeepSpeech/model_utils/network.py", line 263, in deep_speech_v2_network
    index_range_datas=index_range_datas)
  File "/Volumes/DATA/git/paddlepaddle/DeepSpeech/model_utils/network.py", line 165, in conv_group
    index_range_data=index_range_datas[0])
  File "/Volumes/DATA/git/paddlepaddle/DeepSpeech/model_utils/network.py", line 43, in conv_bn_layer
    scale_sub_region = paddle.layer.scale_sub_region(
AttributeError: 'module' object has no attribute 'scale_sub_region'
Fail in training!
指派人
分配到
无
里程碑
无
分配里程碑
工时统计
无
截止日期
无
标识: paddlepaddle/DeepSpeech#75
渝ICP备2023009037号

京公网安备11010502055752号

网络110报警服务 Powered by GitLab CE v13.7
开源知识
Git 入门 Pro Git 电子书 在线学 Git
Markdown 基础入门 IT 技术知识开源图谱
帮助
使用手册 反馈建议 博客
《GitCode 隐私声明》 《GitCode 服务条款》 关于GitCode
Powered by GitLab CE v13.7