AutumnSun

Results 9 issues of AutumnSun

#### Description Add multi obu support for AV1Payloader Support data source like ivf file #### Reference issue Fixes #190 Handle multi obus is required for a `play-from-disk` demo for AV1,...

### Your environment. - Version: v1.7.13 - Other Information: The av1-rtp-spec has a lot of limitations, which is not handled by current implement of `AV1Payloader.Payload` https://github.com/pion/rtp/blob/9a6e1d08c3e7b8ec582c099f0071629f3bfe7356/codecs/av1_packet.go#L28 [av1-rtp-spec](https://aomediacodec.github.io/av1-rtp-spec/) It requires obu...

A simple example: ```python from argostranslate.translate import get_installed_languages languages_list = get_installed_languages() languages = {l.code: l for l in languages_list} trans = languages['vi'].get_translation(languages['en']) text = 'thuc luc di em trai '...

bug
help wanted

参考OCRWeb实现的多语言部署 - 同时支持多种语言,可通过接口参数配置语言及预测过程中的其他参数 - 调整结果展示方式为基于canvas, 减少后端处理和接口数据传输 - 预测接口添加Token验证支持 - 添加pyinstaller打包脚本,简化安装步骤 示例打包结果: https://github.com/AutumnSun1996/RapidOCR/releases/tag/v1.1.1-ocrweb-multi

### Bug description Cannot accesse 'Query history' page, and get empty list with this error: ![image](https://github.com/apache/superset/assets/20429502/6ee84b92-ff36-417f-9991-0d273547db91) the error comes from sql_parse.py. check the logs below. ### How to reproduce the...

**KubePi 版本** v1.7.0 **Kubernetes 版本** - **Bug 描述** 在ConfigMap/Secrets中, 无法正常展示yaml的行首空格 **Bug 重现步骤(有截图更好)** 创建configMap ```yaml apiVersion: v1 kind: ConfigMap metadata: name: config-demo namespace: default data: config.yml: | log: level: INFO users:...

目前界面上可以展示ConfigMap/Secrets的内容,但无法修改。 希望提供类似 dashboard 的修改功能。

https://github.com/PrefectHQ/prefect-ui-library/blob/5ebb04968a6ce55f51ab7fb72d087b15e2bd97f2/src/components/NotificationDetails.vue#L59-L63 Currently, `sendTo` in NotificationDetails will use a random value from `props.data` for most BlockType, it will cause inconsistecy in different deploy of prefect server instances. In my PR https://github.com/PrefectHQ/prefect/pull/9547...

**Describe the bug you encountered:** Found a large lag for Audio latency will keep accumulating, causing lag and inconsistency **What did you expect to happen instead?** Audio and video keep...

bug