Add scripts
This commit is contained in:
parent
c196f14ae9
commit
992a748c51
5 changed files with 230 additions and 0 deletions
38
scripts/hotwords.txt
Normal file
38
scripts/hotwords.txt
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
# Hotwords for Whisper transcription of Lambda Lab meetings
|
||||
# One term per line, or comma-separated on one line
|
||||
# Used with faster-whisper "hotwords" parameter to improve recognition
|
||||
# of domain-specific terms, names, and abbreviations
|
||||
#
|
||||
# Project & product names
|
||||
OpenClaw, NanoClaw, IronClaw, ZeroClaw, PicoClaw, BlueClaw, MicroClaw
|
||||
ClawHub, Manus
|
||||
SOUL.md, MEMORY.md, HEARTBEAT.md
|
||||
#
|
||||
# Infrastructure & tools
|
||||
LiteLLM, LangFuse, Forgejo, Gitea
|
||||
Docker, LXC, MCP, API, RAG
|
||||
Telegram, Matrix, Element
|
||||
Playwright, Selenium
|
||||
#
|
||||
# AI/ML terms
|
||||
Claude, Anthropic, GPT, Qwen, DeepSeek
|
||||
промпт, агент, токен, эмбеддинг
|
||||
#
|
||||
# University & lab
|
||||
МАИ, лаборатория Лямбда, практика, бригада, кафедра
|
||||
#
|
||||
# People (lab members)
|
||||
Туревич, Нураев, Батурин, Бахтиозин, Слонова
|
||||
Кондрушин, Курноскин, Смирнов, Путиловский
|
||||
Эль-Тахир, Кобылкевич, Малинин, Шварц
|
||||
Тимошенко, Чубинец, Яшков, Соболев
|
||||
#
|
||||
# Companies & orgs
|
||||
ВТБ, T1, Сбербанк, МТС Диджитал
|
||||
Wildberries, Хабр
|
||||
#
|
||||
# General terms often misrecognized
|
||||
тимлид, календарный план, конгломерат, квиз
|
||||
стартап, деплой, инфраструктура, безопасность
|
||||
IT-льготы, GitHub, open source, VPS
|
||||
петличка, Saramonic, диктофон, скрипт
|
||||
Loading…
Add table
Add a link
Reference in a new issue