Samuel Seiz

Results 7 issues of Samuel Seiz

Hi, i really love Duckling, but one datetime parsing isnt quite right in german: "dayofMonth monthAsNumber at timeOfDay" for example: `am vierten achten um dreizehn uhr` should return `2022-08-04T13:00:00.000-07:00` but...

Hi, i'm trying to convert a raw 8k,8bit,mono ulaw byte array to a 16k,16bit,mono wav array. It works if i write the byte array to a .raw file and use...

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x ] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x...

feature

### Describe the bug After unzip of "vocoder_models--de--thorsten--hifigan_v1" the unzipped directory is: "vocoder_models--de-thorsten-hifigan_v1" could you please rename the zipped directory so that the two missing "-" at "de-thorsten-" are added?...

bug

Hi, I found this cheap thermostat and it would be really great if deconz would support it, the Premium is already [supported](https://github.com/dresden-elektronik/deconz-rest-plugin/issues/3381),): https://www.wesmartify.de/heizung/heizkoerperradiator/333/essentials-smart-home-heizkoerperthermostat/ ## Device - Product name: essentials Smart...

Device Request

There is a Issue if a search query results in more than 2048 terms. To Fix this you can increase the search Item Limit in `/var/www/localhost/htdocs/protected/humhub/modules/search/engine/ZendLuceneSearch.php` For this I added...

enhancement

Hi, you set `cuda_cmd` in the `cmd.sh`, but inside `run.sh` there is no use of this variable, is it used inside some subscript or do I have to change anything...