TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15613 · Apr 12

#typescript Ralph is an autonomous AI agent that loops coding tools like Amp or Claude Code to fully implement your project's Product Requirements Document (PRD) by tackling one small user story per fresh iteration, using git history, progress.txt, and prd.json for memory. Setup is simple: install prerequisites, copy scripts or skills to your repo, generate a PRD, convert to JSON, then run `./scripts/ralph/ralph.sh` for up to 10 iterations until all tasks pass checks and complete. This saves you hours of manual coding on greenfield features, delivering working code reliably with minimal supervision. https://github.com/snarktank/ralph

Hashtags

Results

1 similar post found

Search: #olmoasr

当前筛选 #olmoasr清除筛选
Machinelearning

@ai_machinelearning_big_data · Post #8401 · 08/29/2025, 09:04 AM

⚡️OLMoASR: открытые ASR-модели от AI2. Институт искусственного интеллекта Аллена выпустил OLMoASR, семейство из 6 моделей для автоматического распознавания английской речи. ▶️Линейка моделей: 🟢OLMoASR-tiny.en (39M); 🟢OLMoASR-base.en (74M); 🟢OLMoASR-small.en (244M); 🟢OLMoASR-medium.en (769M); 🟠OLMoASR-large.en-v1 (1.5B) обученная на 440 тыс. часов аудио; 🟠OLMoASR-large.en-v2 (1.5B) обученная на 680 тыс. часов аудио; По результатам тестов на 21 датасете, модели OLMoASR показали производительность, сопоставимую с Whisper от OpenAI, а в некоторых случаях и превзошли ее, особенно при работе с длинными аудиозаписями. Проект полностью открытый: опубликованы не только веса моделей, но и датасет, код для обработки данных, а также скрипты для обучения и оценки. Все компоненты, включая код и данные, доступны на GitHub и Hugging Face. 📌Лицензирование: Apache 2.0 License. 🟡Статья 🟡Набор моделей 🟡Техотчет 🟡Demo 🖥GitHub @ai_machinelearning_big_data #AI#ML#ASR#OLMoASR#AI2