Ecosyste.ms: Timeline

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

giannik

giannik starred sukesh-ak/ChatwithDeepseek.ChatConsole
giannik closed an issue on krispai/Krisp-SDK-Sample-Apps
support for dotnet and c# developers
is there a way to use krisp for noice cancellation in the context of an asp.net core application ?
giannik starred puxdesign/PuxOrchard.Theme.OliveCMS
giannik starred GabryB03/VadSharp
giannik starred DuxCommerce/DuxCommerce.Source
giannik opened an issue on krispai/Krisp-SDK-Sample-Apps
support for dotnet and c# developers
is there a way to use krisp for noice cancellation in the context of an asp.net core application ?
giannik starred werman/noise-suppression-for-voice
giannik starred jspreadsheet/ce
giannik pushed 33 commits to main giannik/OrchardCore
  • Fix Null Exception with filters (#17407) Co-authored-by: Mike Alhayek <[email protected]> 7e55de1
  • Update PredicateQuery string serialization (#17365) f78f752
  • Expose contained part in GraphQL to allow retrieving the parent content item (#17382) Co-authored-by: Mike Alhayek <... b72ef2a
  • fixes #17391 (#17419) a414aa3
  • Remove missed icons from the new Admin Menu (#17425) 2bcea0b
  • URL rewriting -> URL Rewriting (#17427) 313516b
  • Fixes some race conditions in the search modules. (#17430) f7ff0b4
  • Use title case in admin menu items (#17432) ca38e2b
  • Order widget list by display name (#17426) 13207e4
  • Fixes deserializing content items in workflows, when resuming a halted workflow. (#17412) a540860
  • Set email auto encryption by default (#17397) 154e88b
  • Remove Future Improvements section of the Forms module documentation (#17434) 17b0073
  • Fixes errors when filtering by content fields in GraphQL (#17378) ea865ce
  • Reset the features search result when click on x button (#17338) Co-authored-by: Georg von Kries <[email protected]> ba16676
  • Move permissions to its own class to avoid module to module reference (#16769) Co-authored-by: Mike Alhayek <mike@cr... fef7ded
  • Don't throw exception when casing fail in JavaScript evaluator (#17436) --------- Co-authored-by: Sébastien Ros <... cc37085
  • Remove Obsolete Drivers methods (#17445) 1ee293c
  • Fix shape differentiators link (#17447) cc89ec2
  • Remove unnecessary return from EmailOptionsConfiguration (#17450) 60c8243
  • Fix OpenID Connect RP-Initiated Logout translation (#17448) bb3157f
  • and 13 more ...

View on GitHub

giannik created a comment on an issue on Lyrcaxis/KokoroSharp
thank you, the speed look great. I'll try to build a POC for my side to see where i get too. I'm a c# dev and dont know about python . Would you be available for contract work and customizations...

View on GitHub

giannik created a comment on an issue on Lyrcaxis/KokoroSharp
thank you. below a second is good considering 300 ms is considered the standard for good response time. from what i've seen you can also strem the audio in chunks , correct ?

View on GitHub

giannik opened an issue on Lyrcaxis/KokoroSharp
Usage for asp.net core voice chat app ?
Thank you for this project. Im Looking to Research this project if I could replace it instead of eleven labs to generate near real time voices for a voice chat bot. In terms of latency do you have ...
giannik starred Lyrcaxis/KokoroSharp
giannik starred jina-ai/node-DeepResearch
giannik starred paulik123/django-htmx-crud-demo
giannik starred deepgram/deepgram-dotnet-sdk
giannik starred luisllamasbinaburo/DeepSeek-NET
giannik opened a pull request on OrchardCMS/OrchardCore
Remove recaptcha template in favor of Shape helper
fixes #17391
giannik pushed 1 commit to main giannik/OrchardCore

View on GitHub

giannik pushed 35 commits to main giannik/OrchardCore
  • [release/2.1] Checks the extension of allowed media files without case checking (#17238) --------- Co-authored-by... dadb82a
  • [release/2.1] Fix required tenant in OpenId Validation settings UI (#17278) --------- Co-authored-by: Mattia <m... fef8eae
  • Set current Vuejs dependencies to 2 (#17351) (#17353) b73bb80
  • Fix parallel access to session from GQL fields (#17357) aff95f5
  • Support depend-on when using script and style inline (#17349) --------- Co-authored-by: Zoltán Lehóczky <zoltan.l... 1c8ae25
  • Fix GraphQL schema creation when using indexed fields. (#17360) 1814599
  • Fix InvalidCastException on manual workflow restart (#17364) 6bfa5c8
  • Encode analytics ids in script (#17369) * Encode analytics ids in script * Apply suggestions 41cf7e8
  • [release/2.1] Encode analytics ids in script (#17374) --------- Co-authored-by: Sebastien Ros <sebastienros@gmail... 296e97a
  • Release 2.1.4 (#17375) 1e667d2
  • Merge release/2.1.4 # Conflicts: # mkdocs.yml # src/OrchardCore.Build/OrchardCore.Commons.props # src/OrchardCore/Or... f43ca70
  • .NET 9.0.1, 8.0.12 (#17372) e7c62b4
  • Move display types to constants (#17371) b25a311
  • Migrate to xunit.v3 (#17250) 472378b
  • Create system roles by default (#17341) Co-authored-by: Mike Alhayek <[email protected]> 0c5fb0e
  • mkdocs-material 9.5.50, pymdown-extensions>=10.14.1 192b926
  • Simplify the Login and LoginForm views (#17390) 93a6dd0
  • Unify seperator in Script and Tag Helper (#17387) adda289
  • Handle StringValues conversion in Jint. (#17386) e0842a9
  • Remove Localizer from System Roles (#17388) Co-authored-by: Hisham Bin Ateya <[email protected]> 9dfab0e
  • and 15 more ...

View on GitHub

giannik created a comment on an issue on OrchardCMS/OrchardCore
@MikeAlhayek its this shape template https://github.com/OrchardCMS/OrchardCore/blob/adda2895c8e06de421dd368436bca0329a5a65b9/src/OrchardCore.Modules/OrchardCore.ReCaptcha/Views/ReCaptcha.cshtml ...

View on GitHub

giannik starred Azure-Samples/netaivideoanalyzer
giannik starred VoDACode/MediaStreaming
giannik created a comment on an issue on OrchardCMS/OrchardCore
if i keep only one declaration the endless loop goes away but the it renders : ``` <captcha language="en-US"> </captcha> ``` so it doesnt resolve the tag halper.

View on GitHub

giannik created a comment on an issue on OrchardCMS/OrchardCore
there is a duplicate tag declaration "captcha" here : https://github.com/OrchardCMS/OrchardCore/blob/adda2895c8e06de421dd368436bca0329a5a65b9/src/OrchardCore/OrchardCore.ReCaptcha.Core/TagHelpers/...

View on GitHub

giannik opened an issue on OrchardCMS/OrchardCore
Cannot use recapture shape in razor views after latest changes
Using the new shape approach to enabling a recapture on a razor page does not work in the latest version. I added the following Shape tag helper in one of my views : ``` <shape type="ReCaptcha"...
giannik starred patchoulish/firecrawl-dotnet
Load more