Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

isold23

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 1 commit to master isold23/DTS

View on GitHub

isold23 pushed 2 commits to master isold23/DTS

View on GitHub

isold23 created a comment on an issue on isold23/DTS
代码有点老, 编译和运行需要花点时间。

View on GitHub

isold23 created a comment on an issue on isold23/DTS
N年前的老代码了, 刚又把代码看了下,这里只放了核心的代码,编译和运行起来需要点时间,之前编译是用的automake。如果只是应用的话,现在好多都在用阿里的canal(java)也是开源的,腾讯的DTS用的是一个go语言的开源版本, 名字不太记得了。DTS真的要用的产品线上, 还需要和全量服务一起应用,DTS做增量更新, 全量和增量需要做到数据对齐。

View on GitHub

isold23 pushed 636 commits to main isold23/langflow
  • feat: Add AsyncSession support for non-blocking db operations (#4408) * Add AsyncSession support for non-blocking db... e853a13
  • fix: correct issue with handling float32 (#4312) * Update pinecone.py Error building Component Pinecone: Invalid ... ed69253
  • ci: Update Codspeed workflow to exclude api_key_required tests and enable parallel execution (#4412) fix: update cod... e5969b2
  • fix: improve notes functionality, update theme colors definition and resolve ui and ux small bugs (#4414) * Fixed ba... de7b23e
  • refactor: Design tweaks canvas actions and templates based on uplift feedback (#4418) * uplift sweep for canvas acti... 1692495
  • feat: Add Multi-Model Provider Support to Agent Component (#4416) * Add Multi-Model Provider Support to Agent Compon... ae7d037
  • fix: General Fixes and Improvements from v1.0.19.2 Fixes Branch (#4411) * fix: update assistants client import (#415... 73df218
  • fix: Refactor API key header and remove streaming (#4427) refactor: Update API key header in get-js-api-code.tsx and... 0c049de
  • feat: Enhance UI Consistency and Refactor Color Naming Conventions for Improved UX (#4424) * 📝 (tailwind.config.mjs)... 9394fe1
  • ref: simplify docker build workflow (#4294) 91ccf1f
  • refactor: Design updates to Playground from uplift sweep (#4428) * design sweep changes * [autofix.ci] apply auto... 6343568
  • refactor: Design updates to API Dialog and Code Block for uplift sweep (#4431) * api dialog sweep * update code b... f41bc6e
  • feat: add ContentBlock streaming visualization (#4370) * Refactor cardComponent and storeCardComponent to comment ou... a1cddbc
  • fix: resolve issue with adding global variable when input is connected (#4289) * fix: prevent add global variable wh... 472b5fb
  • Feat: Add Docusaurus redirect capability (#4435) * added-package-tested-and-works * starter-redirect 4cc9912
  • build(deps): bump elliptic from 6.5.5 to 6.6.0 in /docs (#4325) Bumps [elliptic](https://github.com/indutny/elliptic... e047e13
  • build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /docs (#4244) Bumps [http-proxy-middleware](https://g... ab5103b
  • fix: update error message structure in ChatMessage component (#4445) * refactor: Update error message structure in C... 311bf00
  • fix: Add Helper for Field Processing & Update Code Validation Logic (#4429) * 📝 (GenericNode/index.tsx): Add import ... ada5f17
  • feat: add cli option to display version (#4444) e6a1bd3
  • and 616 more ...

View on GitHub

isold23 forked Genesis-Embodied-AI/Genesis

isold23/Genesis

isold23 pushed 2 commits to master isold23/OmniParser

View on GitHub

isold23 forked microsoft/OmniParser

isold23/OmniParser

isold23 pushed 3 commits to v1.0.0.1 isold23/langflow

View on GitHub

isold23 forked google/googletest

isold23/googletest

isold23 forked google/glog

isold23/glog

isold23 forked microsoft/TinyTroupe

isold23/TinyTroupe

isold23 pushed 2 commits to release/8.6 isold23/TensorRT
  • Update blossom-ci.yml Signed-off-by: Samurdhi Karunaratne <[email protected]> 6b7aca0
  • Merge pull request #4156 from samurdhikaru/dev/dev-fix-blossom-ci-8.6 Update blossom-ci for improved security a0215c1

View on GitHub

isold23 pushed 11 commits to main isold23/whisper
  • Relax triton requirements for compatibility with pytorch 2.4 and newer (#2307) * Relax triton requirements for compa... 32d55d5
  • pinning numpy<2 in tests (#2332) * pinning numpy<2 in tests * pip install together * pip install together 279133e
  • Release 20240927 423492d
  • using sdpa if available (#2359) * using sdpa if available * Update model.py 27f9713
  • test on python/pytorch versions up to 3.12 and 2.4.1 (#2360) b66b46f
  • large-v3-turbo model (#2361) 25e5c36
  • allowing numpy 2 in tests (#2362) * allowing numpy 2 in tests * allowing numpy 2 in tests 260bbcf
  • Release 20240930 25639fc
  • more pytorch versions in tests (#2408) cdb8147
  • Add option to carry initial_prompt with the sliding window (#2343) * Add option to carry initial_prompt with the sli... 5979f03
  • Update README.md (#2379) Default now uses Turbo instead of Small 271445b

View on GitHub

isold23 pushed 208 commits to main isold23/GPT-SoVITS
  • added the ability to automatically switch to cpu if fast whisper don't compile with cuda 93075f5
  • Merge branch 'RVC-Boss:main' into main ac65680
  • Merge pull request #675 from Yuze-Wang-RoyAnnd/main 解决了一个Fast Whisper 可能遇到的问题 | Solves the potential issue of "Fast ... 61b9134
  • 如果用英文ASR不再需要先下中文funasr模型 如果用英文ASR不再需要先下中文funasr模型 616be20
  • Update Changelog_CN.md 34e3501
  • Update Changelog_CN.md 3905f6f
  • 完善引用,无事发生,淡定 完善引用,无事发生,淡定 2232913
  • 增加中英文教程、用户指南链接 add url of user guide english version 7b88f86
  • Update README.md 8875d1d
  • Merge pull request #703 from D3lik/patch-2 Update README.md e04b3f6
  • bugfix for import local tools module failed when sys.path have been some tools module e.g. python=3.10.x 9d3b868
  • remove useless code 36d2b57
  • Merge pull request #728 from jiaqianjing/bugfix bugfix for import local tools module failed 9317817
  • https://github.com/RVC-Boss/GPT-SoVITS/issues/747 https://github.com/RVC-Boss/GPT-SoVITS/issues/747 7e012e7
  • Update models.py 3b11cd9
  • support cpu training, use cpu training on mac 1963eb0
  • update README 7822f19
  • Merge pull request #761 from Lion-Wu/fix/cpu Support CPU training, use CPU on macOS 3dfbcbc
  • Update models.py c287430
  • Fix chinese ellipsis bcb9914
  • and 188 more ...

View on GitHub

isold23 pushed 51 commits to master isold23/billd-live

View on GitHub

isold23 pushed 4 commits to main isold23/tiktoken
  • Add possessive quantifiers to avoid catastrophic backtracking (#258) Fixes the crash in https://github.com/openai/ti... 9f7f69d
  • Partial sync of codebase 05e66e8
  • Attempt to fix emulated builds ed27aa3
  • Alas, emulation 6352764

View on GitHub

isold23 pushed 56 commits to develop isold23/srs
  • RTC: Support dropping h.264 SEI from NALUs. v5.0.213 v6.0.125 (#4057) try to fix #4052. --------- Co-authored-... 1656391
  • SmartPtr: Use shared ptr to manage GB objects. v6.0.126 (#4080) The object relations: ![gb](https://github.com/o... 6834ec2
  • SmartPtr: Support shared ptr for SRT source. (#4084) --- Co-authored-by: Haibo Chen <[email protected]> 7b9c52b
  • SmartPtr: Use shared ptr in RTC TCP connection. v6.0.127 (#4083) Fix issue https://github.com/ossrs/srs/issues/3784 ... 242152b
  • SmartPtr: Support shared ptr for RTC source. v6.0.128 (#4085) --------- Co-authored-by: Haibo Chen <495810242@qq.... 9dba99a
  • Fix hevc test failures (#4087) Try to fix two blackbox test: 1. TestSlow_SrtPublish_HttpTsPlay_HEVC_Basic: fixed by... 908c2f2
  • SmartPtr: Support shared ptr for live source. v6.0.129 (#4089) Detail change log: 1. [Simple,Refactor] Remove mem... e706978
  • Release v5.0-r3 and v6.0-d5. e3d74fb
  • SmartPtr: Support load test for source by srs-bench. v6.0.130 (#4097) 1. Add live benchmark support in srs-bench, wh... 1f9309a
  • Fix security scan problems. v6.0.131 (#4100) 1. fix redundant null check, there is no potential risks by the way, j... ea7e2c2
  • SmartPtr: Support detect memory leak by valgrind. v6.0.132 (#4102) 1. Support detect memory leak by valgrind. 2. Fr... 7ab012c
  • Fix misspelling error in app config. v6.0.133 (#4077) 1. misspelling fix; 2. remove finished TODO; --------- ... 75ddd8f
  • SmartPtr: Fix SRT source memory leaking. v6.0.134 (#4106) --------- Co-authored-by: john <[email protected]> 20c8e64
  • Release v6.0-d6, 6.0 dev6, v6.0.134, 168904 lines. 6bbd461
  • Refine config directive token parsing. v6.0.135 (#4042) make sure one directive token don't span more than two lines... baf22d0
  • UniquePtr: Support SrsUniquePtr to replace SrsAutoFree. v6.0.136 (#4109) To manage an object: ```cpp // Before ... 23d2602
  • HTTPS: Support config key/cert for HTTPS API. v6.0.137 (#4028) Co-authored-by: winlin <[email protected]> f1d98b9
  • DASH: Fix time unit error for disposing. v6.0.138 (#4111) ## Cause dash auto dispose is configured by seconds, but ... d220bf2
  • Always use single thread by default. 8c034e5
  • Edge: Improve stability for state and fd closing. v5.0.214 v6.0.139 (#4126) 1. Should always stop coroutine before c... f04e939
  • and 36 more ...

View on GitHub

isold23 pushed 4 commits to master isold23/Wav2Lip
  • Update README.md 3074ad4
  • Update README.md 773524b
  • Update README.md 1d95ea7
  • Update README.md Adding more information to the Readme and connecting it with the brand as well as adding visuals th... c3dabf3

View on GitHub

isold23 pushed 203 commits to master isold23/pgvector
  • Improved performance of on-disk HNSW index builds - #570 49c1f13
  • Version bump to 0.7.1 [skip ci] 0eceaa3
  • Fix init_fork WAL-logging on unlogged indexes (#591) Currently pgvector does not create any WAL records for unlogged... 9dcf1bd
  • Added checks for invalid indexes - #591 9e91af5
  • Updated changelog [skip ci] 9249e7e
  • Fixed initialization fork for IVFFlat indexes on unlogged tables - #591 8c91a9f
  • Updated comment [skip ci] 18cd8a6
  • Moved check 2a8b9d6
  • Improved HnswSearchLayer code ad7cad5
  • Version bump to 0.7.2 [skip ci] 9b89bed
  • Fixed compilation warning with MSVC and Postgres 16 - fixes #598 Co-authored-by: Xing Guo <[email protected]> 61870a0
  • Added ubuntu-24.04 to CI [skip ci] d1694a9
  • Fixed compilation error with FreeBSD ARM 8772c8d
  • Fixed failed to add index item error with sparsevec - fixes #625 8c5a4bf
  • Added alignment check to ensure consistency with PageIndexTupleOverwrite 06d1fa1
  • Version bump to 0.7.3 [skip ci] 4733cf2
  • Fixed installation when make is not run before make install - closes #631 c7ca7f0
  • Fixed installation when make is not run before make install on Windows [skip ci] 1921531
  • Improved Windows makefile [skip ci] 5ae2bd9
  • Simplified makefile 30911ed
  • and 183 more ...

View on GitHub

isold23 pushed 487 commits to main isold23/chroma
  • [ENH] Rust types for metadata queries (#2238) ## Description of changes *Summarize the changes made by this PR.* ... f8bc50a
  • [BUG] LogService return empty records when endtimestamp is None (#2241) ## Description of changes *Summarize the ... c0d3f4b
  • [ENH] Handle K8s object conversion gracefully (#2242) ## Description of changes *Summarize the changes made by th... c19b229
  • [ENH] Comparison (LT, GT, LTE, GTE) and prefix operations on arrow blockfile (#2223) ## Description of changes *S... c81130d
  • [DOC] update year (#2246) simple mistake, now fixed 53b7cb9
  • [CLN] Combined `assertion statements`, as multiple parts in a single assertion makes it harder to `debug` (#1580) ##... 88e4296
  • [ENH] Metadata segment reader/writer (#2211) ## Description of changes *Summarize the changes made by this PR.* ... cf63813
  • [CHORE]: Support for CLI in systemd examples (#2217) ## Description of changes *Summarize the changes made by thi... d11f93b
  • [DOC] add algolia insights (#2255) enable insights for algolia 31e9786
  • [ENH] Add log materializer v2 taking care of updates/deletes/upserts + wire compactor to use it + clean up old abstra... cc69b65
  • [ENH] Metadata query orchestrator (#2257) ## Description of changes *Summarize the changes made by this PR.* - ... 3ec627d
  • [ENH] Brute force metadata filtering operator (#2264) ## Description of changes - Improvements & Bug fixes Introd... 9480627
  • [CLN] Rename blockfile record segment appropriately (#2269) ## Description of changes *Summarize the changes made... f81418e
  • [TST] Shuttle concurrency test of blockfile (#2271) ## Description of changes *Summarize the changes made by this P... 28e62d8
  • [CHORE] In colab telemetry (#2270) ## Description of changes *Summarize the changes made by this PR.* - Improve... 31d957e
  • [TST] Add shuttle rng (#2272) ## Description of changes *Summarize the changes made by this PR.* - Improvements... 490b332
  • Assert that collection is not currently cached f34a83d
  • Revert "Assert that collection is not currently cached" This reverts commit f34a83d3aaddd151ad3596b1c0faa58600cbf26a. 31ea45f
  • [BLD] speed up test_persist.py (#2276) 9eba7f2
  • [ENH] Metadata and full-text updates and deletes (#2263) ## Description of changes *Summarize the changes made by... 53a1b08
  • and 467 more ...

View on GitHub

isold23 pushed 1319 commits to main isold23/llama_index
  • [feature] Add StructuredDataReader support for xlsx, csv, json and js… (#14369) 06ad82c
  • Fix `ChatMessage` not considered as stringable in query pipeline (#14378) 5373d9f
  • Implemented get_nodes() in deeplake vector store (#14388) 720e4b4
  • Added utility for saving results to specified folder (#14375) 6382477
  • corrected lefover copypasta comment and hints referring to mongodb (#14392) 663e170
  • add known context lengths for hosted models (#14436) 8d5ea16
  • Fix the index accessing of ids of chroma get (#14434) * Fix the index accessing of ids of chroma get * vbump -... f599f15
  • Better error handling for invalid API token. (#14440) * Better error handling for invalid API token. * Better err... 0cac224
  • Invalidate s3fs cache in S3Reader (#14441) invalidate cache a708505
  • Fixing a pair of broken links (#14456) d3aac49
  • corrected typo in the package name and code examples (#14458) fc22f2c
  • fix function calling (#14453) cba6e63
  • Implemented delete_nodes() and clear() in deeplake vector store (#14457) 9ca47ec
  • [docs]Add the missing Couchbase Vector Store example (#14448) 305d9c4
  • Correct IBM watsonx.ai docs and remove WatsonX (#14404) 90bab14
  • feat: Add support for dynamic metadata fields in Elasticsearch index creation (#14431) dd69107
  • v0.10.51 (#14459) * vbump core * v0.10.51 f7057a0
  • Adding example and docs note about Azure Entra ID (#14408) * adding example and docs note about entra id. * lint... 95bc58d
  • fixed source citing in relative_score_dist_fusion.ipynb (#14462) Changed the name of the author from Mazzecchi to Ma... 3bf5c33
  • Add stateful and loop components (#14235) ff74654
  • and 1299 more ...

View on GitHub

isold23 pushed 2401 commits to master isold23/FFmpeg
  • avformat/vapoursynth: Update to API version 4 Signed-off-by: Stefan Oltmanns <[email protected]> eac611f
  • avformat/vapoursynth: load library at runtime Signed-off-by: Stefan Oltmanns <[email protected]> d42cd5b
  • avfilter/unsharp: Merge header into .c It was shared with opencl implementation. Signed-off-by: Zhao Zhili <zhilizh... 2e37080
  • avcodec/mediacodecdec: Skip dequeue buffer in draining state There is no more packet to queue in draining state. Si... aa14f9f
  • swscale: add nv24/nv42 to yuv420p unscaled converter 4eb5594
  • checkasm/yuv2yuv: add tests for semiplanar unscaled converters a2e01ca
  • swscale: export ff_copyPlane so it may be used by simd code 88a563a
  • swscale/aarch64: add nv24/nv42 to yuv420p unscaled converter A55 A76 nv24... 5288768
  • swscale/aarch64: cosmetics fix (spaces inside curly braces) 420d443
  • avcodec/videotoolboxenc: Fix leaking of supported_props There are two VTCompressionSessionRef been created, one for ... 12cdb30
  • fate/checkasm: run the sw_yuv2yuv test 98610fe
  • avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx() f907442
  • checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges 834964c
  • avcodec/aarch64/mpegvideoencdsp: add neon implementations for pix_sum and pix_norm1 A55 ... 9f68a37
  • avcodec/aarch64/mpegvideoencdsp: add dotprod implementation for pix_norm1 A55 A76 ... 8c203ea
  • avcodec/x86/mpegvideoencdsp: fix comment for draw_edges_mmx Not only w == 8 and w == 16 are supported, but also w == 4. 9cdcbb6
  • avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy() The mmx memory copy code is not nearly as eff... 3bfce2a
  • avcodec/mpegvideoencdsp: speed up draw_edges_8_c by inlining it for all used edge widths This commit also restricts ... 7e4784e
  • lavu/opt: document underlying C types for enum AVOptionType efe3828
  • lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() The two functions are exactly the same. 4a5bb84
  • and 2381 more ...

View on GitHub

Load more