Varun Jain

Results 7 comments of Varun Jain

Hey @dramkumar1 -- thanks for bringing this up You can create a profile using the `~/.aws/credentials` and `~/.aws/config` files. And then use that profile to connect ZeusCloud with your environment....

If I'm understanding you correctly, you need to do something like the following to set up your profile (from https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html)

Can help debug further / real-time in [Slack](https://join.slack.com/t/ironleapcommunity/shared_invite/zt-1oxm8asmq-4oyM4fdqarSHMoMstGH6Lw) if you prefer!

@jinqiupeter how much swap memory and gpu memory is needed to successfully do preload 2?

@HardikJain02 what is your inference speed? I've run ``` python main.py data/May --workspace model/trial_may -O --test --asr_model ave --aud ./demo/test.wav ``` with various preload options (0, 1, 2) and it...

@jinqiupeter which audio encoder are you using - ave? hubert? deepspeech?

> both ave and hubert, they have very similar metrics for my video @jinqiupeter Is your demo video using the GUI code path from synctalk repo? I believe this is...