Transcripcion realtime y cambio a la tanscripcion large. Conexion al modelo large v3.
This commit is contained in:
@ -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.
|
||||
#
|
||||
|
Reference in New Issue
Block a user