上一页 1 2 3 4 5 6 7 8 9 10 ··· 27 下一页
  2024年1月5日
摘要: 2、卸载cudnnsudo rm -rf /usr/local/cuda/include/cudnn.hsudo rm -rf /usr/local/cuda/lib64/libcudnn*删除cudnn文件夹查看版本cat /usr/local/cuda/include/cudnn.h | gre 阅读全文
posted @ 2024-01-05 09:28 独上兰舟1 阅读(340) 评论(0) 推荐(0) 编辑
  2024年1月4日
摘要: https://blog.csdn.net/Lucas23/article/details/107401756?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522170424942116800185824960%2522%252C%252 阅读全文
posted @ 2024-01-04 19:38 独上兰舟1 阅读(70) 评论(7) 推荐(0) 编辑
摘要: 一个大佬的解决方案 停止Ubuntu运行wsl --shutdown找到wsl存储位置,一般是在"C:\Users\你的用户名\AppData\Local\Packages\CanonicalGroupLimite.XXX\LocalState\ext4.vhdx",其中xxx根据不同的Ubuntu 阅读全文
posted @ 2024-01-04 19:34 独上兰舟1 阅读(234) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/589442446 vi ~/switch-cuda.sh source switch-cuda.sh source switch-cuda.sh 10.1 #!/usr/bin/env bash # Copyright (c) 2018 P 阅读全文
posted @ 2024-01-04 11:20 独上兰舟1 阅读(16) 评论(0) 推荐(0) 编辑
  2023年12月31日
摘要: https://zhuanlan.zhihu.com/p/644181243 泻药。最近在研究一些基于saliency map的归因方法,在这里分享一下对saliency map的开山鼻祖VGG2014:Deep Inside Convolutional Networks: Visualising 阅读全文
posted @ 2023-12-31 10:40 独上兰舟1 阅读(516) 评论(0) 推荐(0) 编辑
  2023年12月30日
摘要: SciPy 空间数据 https://blog.csdn.net/weixin_64338372/article/details/128675235?ops_request_misc=%257B%2522request%255Fid%2522%253A%25221703817729168002228 阅读全文
posted @ 2023-12-30 19:35 独上兰舟1 阅读(19) 评论(0) 推荐(0) 编辑
  2023年12月28日
摘要: /home/wcx/kaldi/src/featbin/copy-feats ark:raw_mfcc_test_clean_mfcc_16k.1.ark ark,t:1.ark https://blog.csdn.net/faner1994/article/details/53674394?ops 阅读全文
posted @ 2023-12-28 15:29 独上兰舟1 阅读(28) 评论(0) 推荐(0) 编辑
  2023年12月22日
摘要: 1.IEEE Transactions on Audio, Speech and Language Processing 2.Computer Speech and Language 3.ICASSP 4.Interspeech 5.IEEE workshops on ASRU 6.WiSSAP 7 阅读全文
posted @ 2023-12-22 09:36 独上兰舟1 阅读(41) 评论(0) 推荐(0) 编辑
  2023年12月21日
摘要: 转载 记录一下在服务器运行vits-finetuning时遇到的问题。 解决方法: pip install librosa==0.8.0 阅读全文
posted @ 2023-12-21 16:50 独上兰舟1 阅读(109) 评论(0) 推荐(0) 编辑
摘要: 转自: https://blog.csdn.net/q_xiami123/article/details/117019177?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522170312043616800188564167%2522%2 阅读全文
posted @ 2023-12-21 09:34 独上兰舟1 阅读(65) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 27 下一页