PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
11.1k stars 1.85k forks source link

Failed in starting demo server! #689

Closed xqmmy closed 3 years ago

xqmmy commented 3 years ago

Traceback (most recent call last): File "/home/DeepSpeech/examples/aishell/s0/../../..//deepspeech/exps/deepspeech2/bin/deploy/server.py", line 128, in main(config, args) File "/home/DeepSpeech/examples/aishell/s0/../../..//deepspeech/exps/deepspeech2/bin/deploy/server.py", line 94, in main start_server(config, args) File "/home/DeepSpeech/examples/aishell/s0/../../..//deepspeech/exps/deepspeech2/bin/deploy/server.py", line 40, in start_server dataset = ManifestDataset.from_config(config) File "/home/DeepSpeech/deepspeech/io/dataset.py", line 57, in from_config assert config.data.manifest AssertionError Failed in starting demo server!

zh794390558 commented 3 years ago

麻烦pull下develop最新代码。

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue is closed. Please re-open if needed.