Antonio Linari

Results 4 comments of Antonio Linari

Should be fixed now (for Russian, Arabic and Chinese). If you want to recognize more languages you have to add Stopwords into stopwords.go file

The problem is that sometimes the page has not language metadata or reference. I will add a language detector based on stopwords statistics.

If I use your Searcher programmatically, once I have a list of neighbors I do not have access to the attributes word and similarity because they are private inside the...

The error, apparently, is in the file whisper_cpp.py (in your env under lib/python3.x/site-packages/whisper_cpp_python The method _load_shared_library(lib_base_name:str) tries to load a .so library in OS X but the actual extension is...