You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="card-desc">An open-source AI wearable and mobile app. Merged <ahref="https://github.com/BasedHardware/omi/pull/10447">#10447</a> adds a default-on “Send raw audio to Omi” control. When disabled, <code>raw audio</code> goes only to the selected STT provider; transcripts and non-audio data may still reach Omi. Unsupported Custom STT codecs fail closed instead of falling back to Omi audio upload. The provider can be a compatible FunASR or SenseVoice service.</div>
<divclass="card-desc">An open-source RAG and agent platform. Merged <ahref="https://github.com/infiniflow/ragflow/pull/17388">#17388</a> lets local FunASR use the default <code>http://localhost:8000/v1</code> endpoint without an API key, preserves Bearer authentication when a key is configured, and validates the model name before building the multipart transcription request instead of panicking on missing configuration.</div>
<divclass="card-desc">An audio-model evaluation framework. Merged <ahref="https://github.com/OpenBMB/UltraEval-Audio/pull/47">#47</a> registers <code>fun-asr-nano-2512</code>, pins the Hugging Face model revision and runtime dependencies, and evaluates through an isolated subprocess. A fixed-sample H100 smoke test passed before merge; it is not evidence for every dataset, language, or deployment target.</div>
0 commit comments