TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Fixa – an open source Python package for testing voice agents

15 pointsby jony12664 months ago
hey! this is oliver and jonathan and today, we’re launching fixa — a free, open source package to test voice agents.<p>fixa uses a voice agent to call your voice agent and an LLM to evaluate how the conversation went. here&#x27;s a demo: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;LAW1wW6SjTo" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;LAW1wW6SjTo</a><p>this was initially a paid feature of our platform, but the monetization model didn&#x27;t really make sense.<p>our customers were paying us for all the components of our agent (STT + LLM + TTS + markup) in addition to their own agent – even though many of them have preferred vendors, volume discounts, and credits.<p>we came to the conclusion that you should be able to use your own API keys to test your own voice agents.<p>e2e testing for web apps is done using free and open source packages (selenium, puppeteer), we think the same should be true for voice.<p>running tests with fixa will always be free. we make money if you decide to use our cloud platform to visualize your test results.<p>fixa is still in the early stages, so we would appreciate any and all feedback!

2 comments

anamhira4 months ago
Super interesting, I imagine for production use cases of voice agents; Some form of testing and observability into voice agents will be necessary; to fix all the various edge cases
评论 #42784095 未加载
kevinsun1274 months ago
great work guys! love that it&#x27;s open source (gave myself a funny call from Steve Wozniak) - excited to see where this&#x27;ll go
评论 #42784203 未加载