MeetJariwala100 commited on
Commit
b0b19e7
·
verified ·
1 Parent(s): aa2e064

Add ZeroRuntime organization card

Browse files
.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: red
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: 🎙️
4
+ colorFrom: blue
5
+ colorTo: gray
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ ![ZeroRuntime. Voice AI Agents for Every Developer.](assets/banner.png)
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
+ &nbsp;
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
+ &nbsp;
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
+ ![One optimized runtime brings speech, models and real-time audio together. Up to 70% lower latency.](assets/runtime.png)
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
+ ![Know when to respond. Echo turn detection, benchmarked against the field.](assets/research.png)
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
+ &nbsp;
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
+ ![ZERO_RUNTIME](assets/wordmark.png)
91
+
92
+ <sub>San Francisco · Surat</sub>
93
+
94
+ </div>
assets/banner.png ADDED

Git LFS Details

  • SHA256: c4748754aa7f3403c9f6dfa3cca45972ba2652c1f360c35fa0c326ec1508f019
  • Pointer size: 131 Bytes
  • Size of remote file: 884 kB
assets/research.png ADDED

Git LFS Details

  • SHA256: 25ce103669efc8358ca79e734e9807d93e93baa97c07008c8aeaafb9a02ab140
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
assets/runtime.png ADDED

Git LFS Details

  • SHA256: 47227587192242807db52c5fa09294f65730c9ac0c51d75a849341ed8039adab
  • Pointer size: 131 Bytes
  • Size of remote file: 845 kB
assets/wordmark.png ADDED

Git LFS Details

  • SHA256: 750384435705e184851982389d1779eb8b677a5c5205df89ab4668014b148f2b
  • Pointer size: 131 Bytes
  • Size of remote file: 362 kB