-
when install hezar library i got this error with **python 3.12**
```
ERROR: Could not find a version that satisfies the requirement torch=1.10.0 (from hezar) (from versions: none)
ERROR: No m…
-
Hello. Thank you for your efforts. For fine-tuning Whisper-v3 using Hezar, what method do you suggest? If there is a sample similar to the one below, please introduce it.
https://colab.research.goog…
-
Add word2vec skipgram model vectors to the Hub by converting the vectors from http://vectors.nlpl.eu/repository/ to Gensim/Hezar format.
-
I am a beginner and just want to give a text to your library and get a summary of that text how can I do it,
please write an example,
-
Examples are so all-over-the-place right now. We have to reorganize them into folders and rename most of them.
Besides, they need to be more thorough and have docs/docstrings/comments so that users …
-
![Screenshot from 2023-08-26 15-30-19](https://github.com/hezarai/hezar/assets/55460936/52f2631d-0719-4cda-a2a6-5596995e76d1)
-
Hi
I was trying to use the speech recognition for a 1hr audio it was working and detecting very well but just for the first 10 seconds of the audio and it just abandoned the rest of the file.
-
-
This issue specifies the roadmap for adding CLIP to Hezar (model architecture, task, datasets, pretrained weights, etc)
-
In this issue, DistilBERT model with a token classification head must be added to the library's models.
1. Implement Pytorch Module class (class name: DistilBertSequenceLabeling)
2. Add to hezar/h…