Transcripcion realtime y cambio a la tanscripcion large. Conexion al modelo large v3.

This commit is contained in:
2025-07-02 16:23:19 -03:00
parent 77f87c3655
commit 46df5fc5eb
12 changed files with 211 additions and 24 deletions

View File

@ -17,7 +17,8 @@ defmodule Recognition_VADWeb.Endpoint do
socket "/socket", Recognition_VADWeb.UserSocket,
websocket: true,
longpoll: false
longpoll: false,
pubsub_server: Recognition_VAD.PubSub
# Serve at "/" the static files from "priv/static" directory.
#