Skip to main content
  1. Home
  2. Emerging Tech
  3. News

Trint text-to-speech web app takes the pain out of transcription

Add as a preferred source on Google

Sometimes stories about breakthrough artificial intelligence systems make us worry about the prospect of robots snapping up good jobs. Other times they’re automating a job so time-consuming and mind-numbingly dull that we really couldn’t be happier about the imminent machine takeover.

Guess which one of these categories “transcribing lengthy passages of audio” falls into?

Recommended Videos

The groundbreaking tool in question is a web app called Trint, a portmanteau of “transcription” and “interview,” which promises to listen to long blocks of text and transcribe it almost flawlessly. It can even do neat things like distinguishing between multiple people in a recording, or letting you assign time code to your transcription for later reference.

“We use the best automated speech-to-text you will find,” CEO and co-founder Jeffrey Kofman told Digital Trends. “With reasonably clear audio we can return transcripts that are 95-98 percent accurate. When you take very clear speakers like Trump or Obama, our automated transcripts are often 99 percent accurate. People tell us they think what we’ve built is magic.”

Image used with permission by copyright holder

As a former journalist, Kofman appreciates that professionals such as researchers, lawyers, and others need to know that they can trust their transcripts. As a result, Trint marries two pieces of software to allow for a toolset that not only carries out automated speech-to-text, but also provides a simple, intuitive way to quickly search, verify and if necessary correct the output.

As such, the software comprises both a text editor and audio/video player, which lets users check the finished product like a karaoke track, with both video and text on screen at the same time. If they spot an error, it’s incredibly easy to correct it.

Trint can transcribe in North American, British and Australian English, along with 12 other languages including French, German, Spanish, Italian, Portuguese, and Russian. Kofman notes that it’s no miracle worker — so you’ll need to provide decent audio to get a good output — but it’s amazing what it can do.

The service is currently available, priced at $10-15 per hour depending on the type of audio. If you want to check it out as a comparison to existing dictation tools, Trint offers a free 30-minute trial.

“In the coming months, you will see Trint begin to release a series of publishing tools and social media integrations that for the first time will make it easy to quickly and cost-effectively transcribe and share recorded content, and instantly make it searchable on Google,” Kofman said.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more