-
λ 8aa2aa3cf875 /DeepSpeech/examples/tiny ./run_infer_golden.sh
Download language model ...
./zh_giga.no_cna_cmn.prune01244.klm already exists, download skipped.
Download Aishell model ...
./aishel…
-
sh run_infer.sh
/usr/local/lib/python2.7/dist-packages/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
warnings.warn(warning, Reque…
-
不使用gpu情况下 可正常使用,使用gpu时的报错信息如下:
----------- Configuration Arguments -----------
alpha: 2.5
batch_size: 128
beam_size: 500
beta: 0.3
cutoff_prob: 1.0
cutoff_top_n: 40
decoding_method: ctc_beam_…
-
Requirement already satisfied: argcomplete>=1.8.1 in ./tools/venv/lib/python3.7/site-packages (from yq->paddle-speech==2.1.2) (1.12.3)
Building wheels for collected packages: paddle-speech
Buildin…
-
## Environment data
VS Code Version: 1.37.0-insider
Extension Version: 2019.6.242221
OS - Windows 10 17763.615. Using remote development 0.15.0 to run code on a linux box
Python 3.6.8 64-bit wit…
-
When I try to install rnn with luarocks with the following command: "luarocks install rnn" I get the following error.
/usr/include/string.h: In function ‘void* __mempcpy_inline(void*, const void*, …
-
In Sentiment-RNN-Solution each minibatch consists of 50 reviews each 200 words long. However at the end of training on each mini-batch we keep pass the hidden state vector to the next mini-batch. This…
-
[sudo] password for rex:
Scanning dependencies of target ocr_system
[ 10%] Building CXX object CMakeFiles/ocr_system.dir/src/clipper.cpp.o
[ 20%] Building CXX object CMakeFiles/ocr_system.dir/src/…
-
I am using docker to test my one audio, i change a little code from demo_server.py and found below error , is it due to paddle version ?
i install paddle version: paddlepaddle-gpu= 1.6.1.post97
Padd…
-
Dear author, I find that you have given the config files about the experiment . And this experiment is based on SWB corpus. I tried using the this corpus reproduce your results. But I'm not familia…