Kris Gesling

Results 85 issues of Kris Gesling

User reported getting the following error: ``` File "site-packages\astor_init_.py", line 24, in FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\me\\AppData\\Local\\Temp\_MEI138162\\astor\\VERSION' ``` They did not find this issue using v0.7.1...

I thought it would be useful to have a larger range of voice recording tips. There is a short list in the main README, but with the amount of time...

enhancement

As more platforms switch to pulseaudio by default it would be good to compile Mimic1 to explicitly use this. Raised in https://github.com/MycroftAI/enclosure-picroft/pull/153

enhancement

Add new pronounce_number tests using the default params which sounds like it should default to long form. Note: This does not address failing tests.

CLA: Yes
it

#### Description A datetime was being cast as UTC before being converted to a local tzinfo. This would could an incorrect time extraction. A backport from Chatterboxes Lingua Nostra: https://github.com/HelloChatterbox/lingua-nostra/pull/32/commits/45a567c6b070f79477522febd97328daa8f98d1c...

bug
CLA: Yes
fr

**Describe the bug** Just noticed that the Farsi `is_fractional_fa()` function is referencing `_SHORT_ORDINAL_FA` and `_LONG_ORDINAL_FA` that are dicts normally defined in `common_data_fa.py` These dicts don't currently exist and so that...

bug
fa

#### Description Adds the system Azerbaijani language pack ensuring the AZ locale is available. Required for #212 #### Type of PR - [x] Feature implementation #### Testing Github Actions should...

enhancement
CLA: Yes
az

**Describe the bug** Some STT engines hyphenate the day count (i.e. 3-day). This is not currently handled by `extract_number()`. Can remove the hyphen if it is there as a work...

bug
en

_I'm sure I've had this conversation but couldn't find where - so if I'm duplicating please point it out and close this._ I've been thinking about the method names we...

enhancement

**Describe the bug** `extracting_datetime()` returns incorrect values if a week day is included with the utterance. **To Reproduce** ``` extract_datetime("monday april 5th") ``` returns ``` [datetime.datetime(2022, 4, 11, 0, 0,...

bug
en