Spaces:
Runtime error
Runtime error
Update tools/calc_rvc_model_similarity.py
Browse files
tools/calc_rvc_model_similarity.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
# Fill in the path of the model to be queried and the root directory of the reference models, and this script will return the similarity between the model to be queried and all reference models.
|
3 |
import os
|
4 |
import logging
|
|
|
1 |
+
|
2 |
# Fill in the path of the model to be queried and the root directory of the reference models, and this script will return the similarity between the model to be queried and all reference models.
|
3 |
import os
|
4 |
import logging
|