1over137

Results 144 comments of 1over137

After fixing the bug, it appears that it fetches definition and audio just fine. In Forvo apparently these are treated as different languages. Is this appropriate?

I'll look into this. Do note that VocabSieve is currently tested with python 3.11. A lot of dependencies probably do not work for 3.12 yet. Either use a virtual environment...

If you have an activity which is the same every day or many days a week, isn't it more convenient to have them be there already rather than remembering to...

I wonder if you can expose the database to a file and keep the writes to it atomic, and the user can use Syncthing to synchronize between devices. It would...

Second XMPP server. They are very simple compared to Matrix. Prosody is a good one too. Please consider absorbing this archived role: https://github.com/systemli/ansible-role-prosody

Would be nice to have a filebrowser app - [x] [filebrowser](https://github.com/filebrowser/filebrowser) - [ ] [filegator](https://github.com/filegator/filegator)

What is the database? Does it generate a database beforehand, and then use it to label word stress? With a dependency on spacy and its model, this seems too large...

Also, is there a reason why fb2 cannot be supported directly? It is simply an XML file with the text in it, arguably much simpler than epub.

Interesting. I have also made one such dictionary from the kaikki.org dump, though a simple version with only the definitions (no examples) VocabSieve does not support HTML in the definition...