mindspore-lab / mindaudio

A toolbox of audio models and algorithms based on MindSpore
Apache License 2.0
39 stars 11 forks source link

DeepSpeech2网络执行训练报错。 #163

Closed Venomfly closed 1 year ago

Venomfly commented 1 year ago
  1. 【Document Link】/【文档链接】 https://github.com/mindspore-lab/mindaudio/blob/main/recipes/LibriSpeech/ASR/README_CN.md
  2. 【Issues Section】/【问题文档片段】 python train.py -c "./deepspeech2.yaml"
  3. 【Existing Issues】/【存在的问题】 GPU,MS=1.8.1环境下执行训练报错。 RuntimeError: For 'GetNext', get data timeout. Queue name: e008c6e6-0088-11ee-974c-3cecefb225f0

vigo999 commented 1 year ago

recipe folder has been removed. please check examples/deepspeech2