<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: easwee</title>
    <description>The latest articles on DEV Community by easwee (@easwee).</description>
    <link>https://dev.to/easwee</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3353812%2F152cf83e-af20-4958-b8fe-99b4f01e1708.jpeg</url>
      <title>DEV Community: easwee</title>
      <link>https://dev.to/easwee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/easwee"/>
    <language>en</language>
    <item>
      <title>We built an open tool to compare voice APIs in real time</title>
      <dc:creator>easwee</dc:creator>
      <pubDate>Tue, 15 Jul 2025 10:00:22 +0000</pubDate>
      <link>https://dev.to/easwee/we-built-an-open-tool-to-compare-voice-apis-in-real-time-25lg</link>
      <guid>https://dev.to/easwee/we-built-an-open-tool-to-compare-voice-apis-in-real-time-25lg</guid>
      <description>&lt;p&gt;We recently built &lt;a href="https://soniox.com/compare" rel="noopener noreferrer"&gt;Soniox Compare&lt;/a&gt;, a tool that lets you test real-time voice AI systems side by side.&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Speak into your mic in any language&lt;/li&gt;
&lt;li&gt;Upload an audio file&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The same audio is sent to multiple providers (Soniox, Google, OpenAI, etc) and their outputs appear live, side by side.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg9lusie3jcttfph7mivg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg9lusie3jcttfph7mivg.png" alt=" " width="800" height="491"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We built this because evaluating speech APIs is surprisingly tedious. Static benchmarks often don’t reflect real-time performance, and API docs rarely cover the messy edge cases: noisy input, overlapping speech, mid-sentence language shifts, or audio from the wild.&lt;/p&gt;

&lt;p&gt;We wanted a quick, transparent way to test systems using the same audio under the same conditions. And to see what actually works in practice.&lt;/p&gt;

&lt;p&gt;So we made something simple, open, and reproducible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Want to go deeper?&lt;/strong&gt;&lt;br&gt;
We also open-sourced the full benchmarking framework here: &lt;a href="https://github.com/soniox/soniox-compare" rel="noopener noreferrer"&gt;https://github.com/soniox/soniox-compare&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Run batch tests on your own data&lt;/li&gt;
&lt;li&gt;Add new providers&lt;/li&gt;
&lt;li&gt;Modify the workflow to fit your use case&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Try it yourself&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Live tool: &lt;a href="https://soniox.com/compare" rel="noopener noreferrer"&gt;https://soniox.com/compare&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;GitHub repo: &lt;a href="https://github.com/soniox/soniox-compare" rel="noopener noreferrer"&gt;https://github.com/soniox/soniox-compare&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Would love any feedback or ideas. What kinds of audio would you throw at this?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>webdev</category>
      <category>speechrecognition</category>
    </item>
  </channel>
</rss>
