Rock

Results 6 issues of Rock

Breaks on 3.11? ```python td_credentials = TdCredentials( client_id=client_id, redirect_uri=redirect_uri, credential_file='td_credentials.json' ) td_client = TdAmeritradeClient(td_credentials) market = td_client.market_hours().get_market_hours('EQUITY', trade_date) print(market) ``` ``` Traceback (most recent call last): File "sandbox.py", line 140,...

I'm having a number of janky issues tested on my android with Impeller enabled when scrolling on the chat list. A performance analysis seems to point to the overhead of...

question

Can we export MeshGradientPainter in the package? Sometimes we may render the mesh in the background and it needs the painter to draw the canvas. Thanks!

**Is your feature request related to a problem? Please describe.** Yes, the current `storage_client` package (version 2.0.3) does not support copying files between different buckets. While the `supabase-js` library includes...

enhancement

Hi, I wonder if there is plan to include support for VRM? It has better performance on humanoid models with built-in animation retargeting.

On the [project page](https://microsoft.github.io/VibeVoice/), the demos show timestamps at the sentence level. What is the API configuration needed to include these timestamps in the output?