Francesco Versaci
Francesco Versaci
Hi @JanuszL thanks for your interest! We think that this approach can have general applicability and has the potential to be used in many contexts: once the DB is setup...
In #700 I added an optional key for changing the useragent (but did nothing about the javascript evaluation).
@64bit I'm afraid it's not fixed yet. When running `client.audio().translate(request).await?` I get this error ``` Error: failed to deserialize api response: invalid type: integer `1`, expected struct CreateTranslationResponseJson at line...
I'll just link here two issues that seem related: - https://github.com/henrybear327/Proton-API-Bridge/issues/26 - https://github.com/ProtonMail/go-proton-api/issues/155
Great! I'll test it as soon as it gets into a nightly build. Thanks!
Hi @jantonguirao I reran the S3 tests using DALI 1.41.0.dev20240718, configuring `num_threads=32` to optimize throughput. To summarize the setup, the dataset is stored on fast disks within the same node...
If I understand correctly, you’re accessing the parts/blobs within the TFRecords independently through S3. I believe it would be much faster, whenever possible, to read an entire TFRecord with a...
Hi, I wanted to ask if there are any updates on this issue. We are currently doing some benchmarking and would like to achieve the best possible performance with DALI....
Hi @JanuszL, thanks anyway for the update. For now, we'll proceed with testing as it is and will plan to retest everything once the issue is resolved.