This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
jarvis-server/jarvis/utils
2021-10-14 08:52:56 +02:00
..
config Moved languages.json and spacy.json to utils/config/ as they do not need to be user-modifiable 2021-10-14 08:52:56 +02:00
fallbacks Added wolfram-alpha fallback 2021-09-14 10:49:09 +02:00
stt/vosk Renamed tts folder to stt (i mixed up the two) 2021-10-14 08:01:15 +02:00
__init__.py Moved everything to jarvis/... and added spacy for stopwords 2021-07-27 17:44:51 +02:00
client_utils.py Print sentence before establishing opentts connection 2021-09-14 15:45:06 +02:00
config_utils.py Moved !secret from config.json to only secrets.json 2021-09-13 22:09:43 +02:00
fake_emails_generator.py added a fake emails generator to bypass some api rate limits 2021-07-30 21:12:28 +02:00
flask_utils.py forgot to return the error message (see previous commit) 2021-08-28 16:13:01 +02:00
languages_utils.py Moved languages.json and spacy.json to utils/config/ as they do not need to be user-modifiable 2021-10-14 08:52:56 +02:00
nlp_utils.py spacy starting warning log 2021-07-27 18:07:51 +02:00
utils.py Moved everything to jarvis/... and added spacy for stopwords 2021-07-27 17:44:51 +02:00