wake: боевая модель «Эй, космо» (реальная речь Golos в негативах)
All checks were successful
Deploy / deploy (push) Successful in 1m35s
All checks were successful
Deploy / deploy (push) Successful in 1m35s
- переобучено на 3594 позитива + 2585 негатива (вкл. корпус Golos) - held-out: recall 0.984, FP 0.022; проверка через WASM-рантайм pos 1.00 / neg 0.00 - инференс планшета не меняется (окно 25), только веса - подпись фразы в UI: Космо -> Эй, космо
This commit is contained in:
@@ -313,7 +313,7 @@ export default function VoiceController() {
|
||||
onPointerCancel={() => { if (pressTimer.current) clearTimeout(pressTimer.current); pressTimer.current = null }}
|
||||
data-swipe-ignore
|
||||
aria-label={isActive ? 'Выключить ассистента' : 'Активировать ассистента'}
|
||||
title={isActive ? 'Скажи «Космо» · долгий тап = выкл' : 'Тап = активировать'}
|
||||
title={isActive ? 'Скажи «Эй, космо» · долгий тап = выкл' : 'Тап = активировать'}
|
||||
style={{
|
||||
position: 'fixed',
|
||||
right: 24,
|
||||
|
||||
Reference in New Issue
Block a user