Transcripcion realtime y cambio a la tanscripcion large. Conexion al modelo large v3.
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
text-align: center;
|
||||
}
|
||||
#transcriptionContainer {
|
||||
height: 90px; /* Fixed height for approximately 3 lines of text */
|
||||
height: auto; /* Fixed height for approximately 3 lines of text */
|
||||
overflow-y: auto;
|
||||
width: 100%;
|
||||
padding: 10px;
|
||||
@ -83,4 +83,4 @@
|
||||
button:disabled {
|
||||
background-color: #cccccc;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user