-
请问有使用模型导出的 pdmodel 和 padiparams文件推理的示例嘛,
不知道为啥在GPU上用config和pdparams预测asr的时候很慢,大概10s左右(和我在笔记本上用CPU预测的时间差不多),
看了一下显存占用1000M多点,不知道正常不啊。
我根据百度搜到的 paddle.inference 相关资料,尝试使用 deepspeech2_online_aishell_f…
-
Hi,
I trained a two semantic segmentation "panoptic segmentation" models, one with a resnet_beta and one with swidernet backbones and I have the same issue with both. When I try to export the 60k c…
-
### 🐛 Describe the bug
Compilation of PyTorch latest master branch failed with the following error message:
```/opt/rh/gcc-toolset-11/root/usr/bin/ld: lib/libgloo.a(store.cc.o):(.rodata+0x0): multip…
-
# DeepLab2 Installation Error Using compile.sh (And GPU)
Greetings Google DeepLab2 Support Team.
Hi, I got this error when I tried to install deeplab2.
I've followed the steps from the guide,…
-
hello. I have train a "LSTM-Transducer-BPE" model some days ago. and to save the model, I have used checkpoint. for this train, I have used the default config.
after that, when i want to load this mo…
-
How can I get a space(blank) it self in tokenizer vocab?
I am trying to finetune the stt_en_conformer_transducer_large model with grapheme in korean. I changed some code to load labels with chardata…
-
So I tried a simple model with a Dense layer with BatchNorm afterward that has multiple outputs.
I know the model doesn't make sense, I just want to try out the clone stream function.
![image](ht…
-
./build.sh -DPPLNN_USE_X86_64=ON -DPPLNN_ENABLE_PYTHON_API=ON -DPPLNN_BUILD_TESTS=ON
[ 4%] Built target libprotobuf-lite
[ 5%] Built target pplcommon_static
[ 37%] Built target pplkernelx86_sta…
-
Hi everybody,
I'm opening an issue since I am encountering several problems writing a Pipeline for loading video files. I'm not sure of wheter DALI is the best tool for my task and neither if I am …
-
##### System information
- OpenVINO => 2020.4.752
- Operating System / Platform => Windows 64 Bit
- Compiler => Visual Studio 2022
- Problem classification: Model Conversion
- Framework: TensorFl…