LinguaCafe

Results 217 comments of LinguaCafe

I think this can be a follow up task to #205. If I implement that, then add a dictionary search to the vocabulary search page's edit dialog, it would allow...

That's a good idea! Also keep in mind, you cannot import phrases currently.

Hi! 1. I want to implement this, and other kind of API-s as well, but I'm focusing on other features first that more people use. I will use this github...

> By the way, I think you are doing a fantastic job. I have used this app for a couple of hours now and it's really high quality! Thank you!...

Hi! I replaced the code for deepl api calls, and I will have to add a host address option. It is hacky, but since I don't have enough time nowadays...

This has been implemented, will be released with v0.14.

Do you mean uploading audio, or chrome browser TTS? Chrome one is kind of easy to implement I think. The audio upload will take quite some time to develop, I...

@2600box I've added TTS through the browser. Available voices are different based on the OS and browser. I could only get it work on my desktop Chrome browser so far....

@TaakoMagnusen It will be a time consuming task, but I want to prioritize it, because I'm also interested in using it. I have no idea when, but I'll get there.

Are you trying to deploy it without docker? There are some hard coded url-s in linguacafe, which are set to the docker container's name so the webserver can access the...