clr commited on
Commit
3849d19
1 Parent(s): da7c8f1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -0
index.html CHANGED
@@ -32,6 +32,9 @@
32
  <audio controls id="speakerb" class="half-audio" width="360">
33
  <source src="https://huggingface.co/spaces/clr/prosaln/resolve/main/full_conversations/0f2c315c-affa-4552-9f36-f6b3bbac49d4/speaker_b_convo_0f2c315c-affa-4552-9f36-f6b3bbac49d4.wav">
34
  </audio>
 
 
 
35
  </div>
36
 
37
 
 
32
  <audio controls id="speakerb" class="half-audio" width="360">
33
  <source src="https://huggingface.co/spaces/clr/prosaln/resolve/main/full_conversations/0f2c315c-affa-4552-9f36-f6b3bbac49d4/speaker_b_convo_0f2c315c-affa-4552-9f36-f6b3bbac49d4.wav">
34
  </audio>
35
+
36
+ <div style="width:200px;height:100px;background:blue"></div>
37
+
38
  </div>
39
 
40