From 8170273eb786d52aa9a9c1cdbef1357c32d95471 Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 24 Feb 2023 14:35:02 -0800 Subject: Finish browser source proof-of-concept It's a crashy mess, but it sort of works. * Add Transcript class to send transcription segments between layers --- BrowserSource/index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'BrowserSource') diff --git a/BrowserSource/index.html b/BrowserSource/index.html index decdba2..29cffbf 100644 --- a/BrowserSource/index.html +++ b/BrowserSource/index.html @@ -3,10 +3,22 @@ TaSTT + +
-- cgit v1.2.3