Qingsong Liu

Results 8 issues of Qingsong Liu

the last line in base/Dockerfile ENTRYPOINT ["bin/sh"] should it be ENTRYPOINT ["/bin/sh"]?

能在 arm linux 上运行吗?3dmm 的渲染速度如何?

A post on googleblog says: >Most neural text-to-speech (TTS) systems produce over-smoothed spectrograms. When applied to the Tacotron TTS system, a GAN can recreate some of the realistic-texture, which reduces...

input_term="ilove my family" suggestions = sym_spell.word_segmentation(input_term) The result is still "ilove my family", the correct result should be "i love my family"

bug

目前的 PPOCRLabel 基于 Python 和 PyQT5 有没有 server-web browser 架构的实现: 在一台服务器上部署服务,用户可以通过浏览器访问,实现 PPOCRLabel 的功能?

关于使用 kubernetes 中的 Job 作为提交任务类型,有两个疑问: 1. 如果 Pod 中的脚本存在 bug,导致 Pod 返回值非 0,Error,Job 会不停的创建新 Pod? 2. 如果集群 GPU 卡不够, Pod 处于 Pending 状态,当 activeDeadlineSeconds 时间到,Pod 会因为 Job 的监控而导致直接删除 ?

does someone have compared the inference speed of 4bit quantized model with the origin FP16 model? is it faster than the origin FP16 model?

pip3 install 安装的包都不设置版本