-
### What happened?
RNN `7.31.1` doesn't work with the RN app initialized using `npx react-native init` with the latest version of RN currently available (`0.71.1`). It shows `Invariant Violation` e…
-
Hi,
Following the Librispeech recipe I'm trying to prepare my own custom data. When running the follwoing code I got an error (in the `local/prepare_lang_bpe.py` script):
```
for vocab_size in …
-
如题:出于原本的paddleSlim不支持多block模型蒸馏原因,故决定重构merge以支持多block模型,现进度为:
所有的teacher模型内vars以被加上新前缀添加到对应block内,但在最后增加teacher内op入student中报错如下:
```
Traceback (most recent call last):
File "D:\Program Files\Jet…
-
Hi guys!! Is possible to use keras.backend.ctc_batch_cost in new Keras?
Thanks!
-
I am trying to train a model for Greek + English language using svtrnet. My model is getting trained and its accuracy is increasing but when i tried to infer it it shows an error also shows results nu…
-
## ❓ General Questions
(venv_llama) tangben@tb:~/MLCNEW/mlc-llm/android/mlc4j$ python3 prepare_libs.py
info: component 'rust-std' for target 'aarch64-linux-android' is up to date
[2024-07-10 11:…
-
opt转en_number_mobile_v2.0_rec_infer会显示‘rnn'不支持
Error: This model is not supported, because 1 ops are not supported on 'arm'. These unsupported ops are: 'rnn'.
如果转量化后的识别模型,会多报错一个op不支持
Error: This m…
-
I have been trying to train PaddleOCR using NIST Special Database 19 for handwritten text. I have followed all the steps shown in the git page except for text detection training. After using "python t…
-
在训练30epoch后,进行stage5进行解码的时候,没有任何输出结果,也没有报错,直接停掉了,改小bs也没有解决,请问如何解决?
日志如下:
/rnnt$ bash run.sh --stage 5 --stop-stage 5
do model average and final checkpoint is exp/conformer_rnnt/avg_3.pt
Namesp…
-
Hello everyone.
I have a system with 4 Tesla K20Xm, driver ver. 470, and cuda 11.4. I am trying to run a test basecall but i get the following error:
```
12:59:12 || ~/tmp
[ricardo@bart]$ /o…