belisards
belisards
@chordx1206 unfortunately, not yet.
Hi, is there any update about the OCR support?
HI @tapirus07 this week the government started to publish the official data daily in CSV so there is no need to scrape that. You can check it here: https://covid.saude.gov.br/
Hey, I don't know if it's too late now, but we've ( @rafapolo @belisards @turicas ) been trying to standardize the data of financial campaign. We created a bash script...
Any progress on this? It would be great to follow the links recursively and download assets.
Thank you @jonathon-love ! I created a temporary file with OMV file I've been trying to use here: [https://github.com/belisards/tutorial-ven-migration/blob/main/wsurvey.omv](https://github.com/belisards/tutorial-ven-migration/blob/main/wsurvey.omv)
+1 for this feature. Temporarily, the command below did the job of indexing my Zotero library. Now I wonder whether there is a way to save/export the embeddings so I...
Maybe also check [https://github.com/Vaibhavs10/insanely-fast-whisper)](https://github.com/Vaibhavs10/insanely-fast-whisper) and its ` --timestamp {chunk,word}` parameter Here is a notebook using it: [https://github.com/Vaibhavs10/insanely-fast-whisper/blob/main/notebooks/infer_faster_whisper_large_v2.ipynb](https://github.com/Vaibhavs10/insanely-fast-whisper/blob/main/notebooks/infer_faster_whisper_large_v2.ipynb)
Yep, I agree but look: even in its vanilla version, Whisper generates timestamps. Here it is in a notebook I created for a workshop last year: [https://github.com/belisards/nlp_intro/blob/main/whisper.ipynb ](https://github.com/belisards/nlp_intro/blob/main/whisper.ipynb ) Another...