Tags

import regex._regex as _regex ModuleNotFoundError: No module named 'regex._regex’
Python包nltk的问题

ERROR: Could not build wheels for pocketsphinx, which is required to install pyproject.toml-based projects
Python包pocketsphinx的问题

conda调整、升级或者降低Python版本
在conda环境中调整Python版本

imface代码preprocess部分问题
imface: preprocess.py 的问题

🗒️List赋值问题
关于List赋值时,数据被覆盖的问题

🐳NVIDIA GeForce RTX 3080 with CUDA capability sm_86 is not compatible with the current PyTorch installation.
在中国云服务器使用torch时,可能遇到的torch版本与CUDA不兼容的问题

🗒️关于E_DAIC数据集的说明

🗒️CSV写入时设为不分列

🗒️在字符串中提取某个字符之后的内容或者某两个字符之间的内容

🗒️FutureWarning:nn.init.orthogonal is now deprecated in favor of nn.init.orthogonal_

