apple2333cream

Results 11 issues of apple2333cream

File "/home/wzping/project/linear-transformer-for-table-recognition/models.py", line 60, in forward self.feature_map.new_feature_map() TypeError: new_feature_map() missing 1 required positional argument: 'device'

funasr里的vad模块有阈值可以调吗

Building engine, please wait for a while... [04/16/2021-10:54:24] [E] [TRT] ../builder/cudnnBuilderWeightConverters.cpp (555) - Misc Error in operator(): 1 (Weights are outside of fp16 range. A possible fix is to retrain...

我试着重新make的时候报了这样的错,大佬知道是哪里的错误吗? wzp@i-5DB1BBD8:~/project/trt/crnn.pytorch.tensorrt.chinese/crnn_trt/build$ make Scanning dependencies of target crnn [ 50%] Building CXX object CMakeFiles/crnn.dir/crnn.cpp.o /home/wzp/project/trt/crnn.pytorch.tensorrt.chinese/crnn_trt/crnn.cpp:5:21: fatal error: NvInfer.h: No such file or directory #include "NvInfer.h" ^ compilation terminated. CMakeFiles/crnn.dir/build.make:62: recipe...

你好,请教下,如果想在您的cpp版代码中支持"^"(匹配开头)和“$”(匹配结尾),该怎么修改您的代码呀?

您好 我在windows下更新了新的版本(1.0.7)之后,部署的cpu版本的runtime/websocket, online模式,当客户端的话筒输入一段较长时长的连续语音时(10s以上),服务端的funasr-wss-server-2pass.exe程序内存占用会缓慢增长,请问这个问题你们有遇到过吗? #### What's your environment? - OS (e.g., win10,vs2019): - FunASR Version (e.g., 1.0.7): -

question

ctc loss tensor(inf, device='cuda:0') 0/600/0/2000 | loss:inf | score_loss:0.82 | border_loss:0.56 | direction_loss:0.42 | ctc_loss:inf | | Lr:0.00100000 /home/wzp/project/torch/lib/python3.6/site-packages/torch/nn/functional.py:1569: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. warnings.warn("nn.functional.sigmoid is deprecated. Use...

用百度开源的印章数据集(8千张训练集),训练到50多个epoch,loss还是没降下去, 训练日志如下: 53/600/300/333 | loss:103.55 | score_loss:0.03 | border_loss:0.01 | direction_loss:0.01 | ctc_loss:20.70 | | Lr:0.00100000 53/600/305/333 | loss:96.91 | score_loss:0.03 | border_loss:0.01 | direction_loss:0.00 | ctc_loss:19.37 | | Lr:0.00100000...