摘要: PPG特征 提取PPG特征 whisper库使用 阅读全文
posted @ 2024-08-06 17:46 io_T_T 阅读(358) 评论(0) 推荐(1) 编辑
摘要: 解决torchaudio.load报错 (Couldn't find appropriate backend to handle uri ) 阅读全文
posted @ 2024-08-06 14:02 io_T_T 阅读(309) 评论(0) 推荐(0) 编辑
摘要: pytorch OSError: [WinError 1114] 动态链接库(DLL)初始化例程失败 conda环境 阅读全文
posted @ 2024-08-06 13:41 io_T_T 阅读(433) 评论(0) 推荐(0) 编辑
摘要: python音频处理 音高提取 f0 提取pitch基频特征 torchaudio resample 重采样 阅读全文
posted @ 2024-08-01 15:45 io_T_T 阅读(488) 评论(0) 推荐(1) 编辑
摘要: 导入自定义包(文件)至虚拟环境 虚拟环境自定义包 阅读全文
posted @ 2024-07-16 11:45 io_T_T 阅读(33) 评论(0) 推荐(0) 编辑
摘要: CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasn't able to be loaded. Please install the correct version of CUDA andcuDNN as mentioned in the GPU requirements page onnxruntime GPU加速 阅读全文
posted @ 2024-07-15 23:05 io_T_T 阅读(2177) 评论(0) 推荐(0) 编辑
摘要: linux备份命令 fsarchiver 阅读全文
posted @ 2024-05-25 11:55 io_T_T 阅读(123) 评论(0) 推荐(0) 编辑
摘要: 【默认在链接公网环境】!!!! 一、 Conda虚拟环境搭建【安装则忽略】 1.1 检查本地适配python版本 >python -V 1.2根据版本下载并安装aconda【这里默认使用window平台】: 1.3测试conda安装并创建虚拟环境: 我这里使用版本为3.8的虚拟环境 语法: cond 阅读全文
posted @ 2024-02-06 14:34 io_T_T 阅读(410) 评论(0) 推荐(0) 编辑
摘要: pycham配置GitHub环境【一文了解window上GitHub的基本操作】 阅读全文
posted @ 2023-11-28 11:13 io_T_T 阅读(54) 评论(0) 推荐(0) 编辑
摘要: c++代码实现 RSA的简易demo【偏向实践】 阅读全文
posted @ 2023-10-28 00:17 io_T_T 阅读(97) 评论(0) 推荐(0) 编辑