mozilla / DeepSpeech

DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check_characters.py Error from .io import open_remote

askinucuncu opened this issue · comments

Hello there. When I run check_characters.py, I get the following error. I am running it on Google Colab.

!python3 /content/DeepSpeech/training/deepspeech_training/util/check_characters.py -csv /content/cv-corpus-6.1-2020-12-11/tr/clips/train.csv -alpha

Traceback (most recent call last):
File "/content/DeepSpeech/training/deepspeech_training/util/check_characters.py", line 22, in
from .io import open_remote

Please reach for support on Discourse, as documented in the github template. https://discourse.mozilla.org/t/read-first-what-and-how-to-report-if-you-need-support/62071