This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
[Help]: 特征检索在webui推理中无法使用 #300
Labels
help wanted
The issue author is asking for help
Comments
输入的文件似乎不是特征检索的文件,检查一下读取的是否是特征索引文件 |
检查过了,读取的文件的确是feature_and_index.pkl。而且我在使用inference_main.py进行推理时,同样会报错
|
可否发一份feature_and_index.pkl,我确定一下原因 |
另外可否发一下faiss的版本号? |
https://drive.google.com/file/d/107Ugr9Ie3haj7Fk9yPYOOoG0537ComNA/view?usp=sharing |
I got the same error, Any progress? |
我这边推理正常,猜测可能那边环境安装过两份faiss,尝试uninstall faiss后重装试试 |
在提交issue之前已经试过卸载并重新安装,但还是一样报错 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
请勾选下方的确认框。
系统平台版本号
Windows 11 22H2
GPU 型号
RTX 3070Ti Laptop
Python版本
3.10.7
PyTorch版本
2.0.0+cu118
sovits分支
4.0(默认)
数据集来源(用于判断数据集质量)
语音
出现问题的环节或执行的命令
使用特征检索进行推理时
问题描述
在使用webui进行推理时,使用特征检索会报错,而聚类模型并不会出错。稍早前使用inference_main.py进行推理,特征检索也会报错
日志
截图
so-vits-svc
、logs/44k
文件夹并粘贴到此处/
补充说明
No response
The text was updated successfully, but these errors were encountered: