Spaces:
Running
Running
Add ZeroRuntime organization card
Browse files- .gitattributes +4 -0
- README.md +88 -4
- assets/banner.png +3 -0
- assets/research.png +3 -0
- assets/runtime.png +3 -0
- assets/wordmark.png +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
assets/banner.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
assets/research.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
assets/runtime.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
assets/wordmark.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,10 +1,94 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🎙️
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+

|
| 11 |
+
|
| 12 |
+
<div align="center">
|
| 13 |
+
|
| 14 |
+
### Real-time voice AI infrastructure, and the models that make it fast.
|
| 15 |
+
|
| 16 |
+
<a href="https://zeroruntime.ai/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface"><img src="https://img.shields.io/badge/Start%20building-zeroruntime.ai-AAC7FF?style=for-the-badge&labelColor=181818" alt="Start building"></a>
|
| 17 |
+
|
| 18 |
+
<a href="https://docs.zeroruntime.ai/introduction?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface"><img src="https://img.shields.io/badge/Docs-Read%20the%20guide-285290?style=for-the-badge&labelColor=181818" alt="Docs"></a>
|
| 19 |
+
|
| 20 |
+
<a href="https://community.zeroruntime.ai/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface"><img src="https://img.shields.io/badge/Community-Join-285290?style=for-the-badge&labelColor=181818" alt="Community"></a>
|
| 21 |
+
|
| 22 |
+
</div>
|
| 23 |
+
|
| 24 |
+
This is ZeroRuntime's home on Hugging Face for the models we build in house and the research behind them. Everything here is designed to give developers and researchers production-grade starting points for real-time voice, backed by the same work that powers the ZeroRuntime platform.
|
| 25 |
+
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
+
## What is ZeroRuntime?
|
| 29 |
+
|
| 30 |
+
An AI voice agent infrastructure platform for building, deploying and running production voice AI agents across **web, mobile, telephony and physical devices**.
|
| 31 |
+
|
| 32 |
+
- **One optimized system.** Transport layer, agent logic and voice components together, so orchestration overhead and latency both drop.
|
| 33 |
+
- **Agents start on demand.** No pre-reserving, so concurrent sessions scale without you managing the infrastructure.
|
| 34 |
+
- **Your stack, your choice.** Bring your own LLM, STT and TTS.
|
| 35 |
+
|
| 36 |
+

|
| 37 |
+
|
| 38 |
+
| | |
|
| 39 |
+
|---|---|
|
| 40 |
+
| **Runtime** | Speech, models and audio in one system. Up to **70% lower latency** |
|
| 41 |
+
| **SDKs** | Voice agents for web, mobile, telephony and devices |
|
| 42 |
+
| **Cloud** | Managed infrastructure, agents start on demand |
|
| 43 |
+
| **Playground** | Test live, switch models, inspect latency, tune prompts |
|
| 44 |
+
|
| 45 |
+
---
|
| 46 |
+
|
| 47 |
+
## Research
|
| 48 |
+
|
| 49 |
+
We build proprietary models when off-the-shelf solutions fall short on speed or accuracy.
|
| 50 |
+
|
| 51 |
+

|
| 52 |
+
|
| 53 |
+
### Echo: turn detection
|
| 54 |
+
|
| 55 |
+
Knowing when a person has actually finished talking is the difference between a conversation and an interruption. Silence timers guess. Echo does not.
|
| 56 |
+
|
| 57 |
+
| Model | Reads | Built for |
|
| 58 |
+
|---|---|---|
|
| 59 |
+
| **Echo Small** | Transcript | The lowest latency |
|
| 60 |
+
| **Echo Large** | Transcript | Higher accuracy |
|
| 61 |
+
| **Echo Omni** | **Audio + transcript** | Multimodal accuracy across **27 languages** |
|
| 62 |
+
|
| 63 |
+
- Up to **97.3% completed-turn recall** at over **93% overall accuracy**
|
| 64 |
+
- Four states, not two: **Complete**, **Incomplete**, **Backchannel**, **Wait**
|
| 65 |
+
- Trained on data we build in house, for a problem public corpora do not cover
|
| 66 |
+
|
| 67 |
+
---
|
| 68 |
+
|
| 69 |
+
## Enterprise
|
| 70 |
+
|
| 71 |
+
- Encryption, audit trails and certifications that clear security and procurement
|
| 72 |
+
- Your data stays yours. No third party touches a call
|
| 73 |
+
|
| 74 |
+
---
|
| 75 |
+
|
| 76 |
+
<div align="center">
|
| 77 |
+
|
| 78 |
+
### Your next voice AI experience starts here.
|
| 79 |
+
|
| 80 |
+
<a href="https://zeroruntime.ai/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface"><img src="https://img.shields.io/badge/Get%20started%20free-zeroruntime.ai-AAC7FF?style=for-the-badge&labelColor=181818" alt="Get started free"></a>
|
| 81 |
+
|
| 82 |
+
<a href="https://zeroruntime.ai/talk-to-expert?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface"><img src="https://img.shields.io/badge/Talk%20to%20an%20expert-285290?style=for-the-badge&labelColor=181818" alt="Talk to an expert"></a>
|
| 83 |
+
|
| 84 |
+
<sub>
|
| 85 |
+
|
| 86 |
+
[Docs](https://docs.zeroruntime.ai/introduction?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface) · [Code samples](https://github.com/ZeroRuntimeAI/zrt-python-sdk-examples) · [Pricing](https://zeroruntime.ai/pricing?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface) · [Blog](https://zeroruntime.ai/blog?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface) · [Community](https://community.zeroruntime.ai/?utm_source=huggingface&utm_medium=referral&utm_campaign=huggingface)
|
| 87 |
+
|
| 88 |
+
</sub>
|
| 89 |
+
|
| 90 |
+

|
| 91 |
+
|
| 92 |
+
<sub>San Francisco · Surat</sub>
|
| 93 |
+
|
| 94 |
+
</div>
|
assets/banner.png
ADDED
|
Git LFS Details
|
assets/research.png
ADDED
|
Git LFS Details
|
assets/runtime.png
ADDED
|
Git LFS Details
|
assets/wordmark.png
ADDED
|
Git LFS Details
|