regstuff
regstuff
I ended up using ffmpeg to add more destinations.
Yup. Same problem here. Can't get my api key.
Some further notes on the possible issue: Seems like searches that return documents which have \x0b – the vertical tab - in them are giving this error. There may be...
[test.csv](https://github.com/manticoresoftware/manticoresearch/files/9389034/test.csv) Here's one line from the doc that is causing the issue and has the vertical tab. Below code will read the csv file, write it to a rt index...
Noticed this behavior as well with the python client. Additionally, in certain documents, encoder set to default, does not result in any highlights. This may be related to special character...
@barryhunter @sanikolaev I see your points. But I think this behavior should at least be in the documentation. **EDIT:** Have created a new issue for the below points. Would like...
@barryhunter It was enabled in the global config under searchd section. Also added it to the search options, but no luck. Getting the same error. Possible for you to try...
Manticore version is 5.0.2 348514c86@220530 dev The latest one I think (at least as of 2 weeks ago)
@sanikolaev Just want to point out that with the python client, searches such as : a -b -c also fail. In SQL, these work. Whereas -b -c fails in both.
Wow the speed and memory improvements are insane. Especially saw what you did with GPT-J! Did you do any benchmarks on accuracy? Either for Whisper or GPT? Would be interesting...