Tim Lee

Results 38 issues of Tim Lee

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I want a org-roam-ui...

enhancement

Refer #118 Previous `ExternalMedia` implementation uses whole `ExternalMediaOptions` as a request body. But asterisk only uses `Variables` field as the request body. So Asterisk 18(LTS) responds as `400 Bad Request`...

현재 공개 스피치 데이터셋의 경우 전사 데이터를 취합하면, 이 역시 코퍼스로 활용이 가능한데 계획이 있으신지 문의합니다. (승인을 통해 사용이 가능한 데이터셋입니다) - ~AIHub 음원 데이터 1000hr. 분량~ #196 반영 -...

현재 Korpora에서 AIHub 번역데이터셋만을 사용하는 것으로 확인됩니다. 아래와 같이 추가적인 데이터들이 있는데, 혹시 계획하거나 작업하고 계신가요? - [ ] 공공/법률 > 기계독해: https://www.aihub.or.kr/aidata/86 - [ ] 공공/법률 > 법률: https://www.aihub.or.kr/aidata/29...

Related #77, #264. This PR changes the `nginx.conf `of wallabag-docker to enable fastcgi HTTPS especially in case of reverse-proxy settings. The idea is came from @blopware ['s workaround](https://github.com/wallabag/docker/issues/77#issuecomment-609423822) and https://serverfault.com/a/527809.

These assets file does not unpack by UnityPack(python-unitypack 0.9.0). Could you check these assets? [sharedassets0.zip](https://github.com/HearthSim/UnityPack/files/3185743/sharedassets0.zip) [sharedassets2.zip](https://github.com/HearthSim/UnityPack/files/3185762/sharedassets2.assets.zip) ``` $ unityextract --all --as-asset sharedassets0.assets Traceback (most recent call last): File "/Users/gglee/anaconda3/bin/unityextract", line...

Pandoc can't handle recent languages such as rust, go and etc. So I added some recent languages. - Ref: #5440 - Ref: https://github.com/jgm/pandoc/commit/1487ee01fd1209217de4d21e6c459ca8a1bcea36 - Ref: https://orgmode.org/worg/org-contrib/babel/languages/index.html - Other programming languages...

**Describe your proposed improvement and the problem it solves.** I'm developing sync module between Org notes and markdown notes for emacs. I found pandoc can't handle valid language and it...

enhancement

Some go services in my company have to wait for loading a large model or long-initializing. So I need an interface to update the service status. This PR can make...