Actualizar INIT_WHISPER.md
init whisper
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
```shell
|
||||
export XLA_TARGET=cuda12
|
||||
XLA_TARGET=cuda12
|
||||
mix deps.get
|
||||
mix deps.compile
|
||||
mix compile
|
||||
iex -S mix phx.server
|
||||
```
|
Reference in New Issue
Block a user