From a57678a97d0782f71b48569e56ded7898239f4a6 Mon Sep 17 00:00:00 2001 From: AALG123 Date: Thu, 6 Aug 2026 18:26:29 -0700 Subject: [PATCH 1/3] Add Gandr to APIs & Backends --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 88e1a50..fedf461 100644 --- a/readme.md +++ b/readme.md @@ -96,6 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. +* [Gandr](https://gandr.ai/) - Text to speech API for voice agents: 146 ms first audio byte, correct readback of numbers and dates, $10 per 1M characters, watermarked output. ## Design & UI Tools From f1f3ba5a2b10ac951fc62f1b571c92e6d159cc0b Mon Sep 17 00:00:00 2001 From: Sam Alghaithi Date: Sat, 8 Aug 2026 02:34:32 -0700 Subject: [PATCH 2/3] Correct Gandr pricing and latency to match the live pricing page --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fedf461..0a86329 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. -* [Gandr](https://gandr.ai/) - Text to speech API for voice agents: 146 ms first audio byte, correct readback of numbers and dates, $10 per 1M characters, watermarked output. +* [Gandr](https://gandr.ai/) - Text to speech API for voice agents: first audio byte in 146 ms over the open internet, correct readback of numbers and dates, $10/mo for 1M tokens, one voice in 23 languages, watermarked output. ## Design & UI Tools From 27fa781055bad5fdd64d2e3877b7c5b1da153444 Mon Sep 17 00:00:00 2001 From: sam Date: Sat, 8 Aug 2026 03:57:45 -0700 Subject: [PATCH 3/3] Replace the Gandr latency figure with the accuracy figure The latency number was measured on a different serving card and no longer reproduces, so it should not sit in a public list. The accuracy figure is from the full 1088 item set scored against a human reference on the same scorer, and it holds. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0a86329..73d3f6d 100644 --- a/readme.md +++ b/readme.md @@ -96,7 +96,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome). * [Directus](https://directus.io/) - Real-time data platform and CMS. * [Postman](https://www.postman.com/) - All-in-one API platform for building and working with APIs. * [Hive Intelligence](https://hiveintelligence.xyz/) - Connect any AI agent to blockchain data through our standardized MCP protocol. -* [Gandr](https://gandr.ai/) - Text to speech API for voice agents: first audio byte in 146 ms over the open internet, correct readback of numbers and dates, $10/mo for 1M tokens, one voice in 23 languages, watermarked output. +* [Gandr](https://gandr.ai/) - Text to speech API for voice agents: transcription accuracy better than the human reference on the same scorer, correct readback of numbers and dates, $10/mo for 1M tokens, one voice in 23 languages, watermarked output. ## Design & UI Tools