tyoc213

Results 55 comments of tyoc213

@kevinbird15 dont know, will check tomorrow, today I just updated the example to use the [dataset from pytorch voice comands,](https://pytorch.org/audio/datasets.html#speechcommands) hope people dont mind.

By the way, in the tutorial I need to change batch sizes from 512 and 1024 to 64, dont know if the last one I can put a bigger size,...

@iJohnMaged How many request can be send from GCP? Could be that this limit is only applied to AWS??? Is this 2-3 request per minute visible somewhere???? or is just...

For you information, what about single file for the source??? like ``` [es] Esto es un ejemplo [en] This is an example [fr] Ceci une example [es] Esto no [fr]...

@ductm104 how did you fixed it? or ended up using ``` xcrun -sdk macosx metal -x metal -c src.c -o lib.air xcrun -sdk macosx metallib -o lib.metallib lib.air ``` ???

> 1. Are both IDEA and CLion installed and running under the same Windows user? Is it Administrator? > 2. Is Rust toolchain installed for the same user too? >...

@akfreas how did you trace that? (I mean you said poor logging) Can you format a little your response? Im not sure if I need to add `apiType: http` on...

As far as I know you can put whatever text you want in `LICENSE`

I think I hit the limit `resource limit exceeded. (Service: CloudWatchLogs...` ``` copilot env deploy -n prod-env ✔ Proposing infrastructure changes for the appi-prod-env environment. - Creating the infrastructure for...

Yes @huanjani, I used this environment to create a second environment where I imported the `vpc+pub&priv-subnets` I already removed the other environment but was going to remove this "main environment"...