Intento conectarme al modelo y pasar los chunks y recibir las transcripciones (no funciona)

This commit is contained in:
2025-06-17 16:46:04 -03:00
parent 07526dcccf
commit ba9ecfcff4
5 changed files with 133 additions and 2 deletions

View File

@ -55,6 +55,7 @@ defmodule SttRecorder.MixProject do
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},
{:bandit, "~> 1.5"}
]
end