# ASR Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/asr
> Markdown URL: https://aitinkerers.org/technologies/asr.md
> Technology record last updated: 2026-03-23T13:36:48Z
> Generated: 2026-09-21T06:47:26Z

Automatic Speech Recognition (ASR) converts spoken audio into digital text using neural networks like OpenAI’s Whisper or Google’s USM.

ASR technology bridges the gap between human speech and machine processing by leveraging deep learning architectures (specifically Transformers) to transcribe audio in real-time. Modern systems like Whisper handle 680,000 hours of multilingual data to achieve human-level word error rates (WER) across diverse accents and noisy environments. This tech powers everything from Tesla’s voice commands to Zoom’s live captioning, processing raw waveforms into structured data at sub-second latencies. By utilizing large-scale weak supervision, current ASR models eliminate the need for manual fine-tuning, making high-fidelity transcription accessible for global enterprise applications.

- Official technology site: https://openai.com/research/whisper
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [AI agents as interface layer for mobile apps](https://tiruchirappalli.aitinkerers.org/talks/rsvp_qrJiLeqgTOo)

Mobile interfaces are reaching their limit. More features mean more screens, more taps, and more friction. This talk explores a different direction. AI agents not as assistants bolted onto apps, but as the interface itself. Through a live demo of Kuralit, I show how user intent can bypass traditional UI and directly trigger real actions inside an app. No buttons. No navigation trees. Just intent to execution. This is not about voice for convenience. It is about interface evolution. From visual control to intent-driven software. The goal is to question a simple assumption. If software can understand what a user wants, why does it still wait for clicks?

- Event context: AI Tinkerers Trichy: January Meetup &amp; Live Demos — 2026-01-31 — Tiruchirappalli
- Public talk page: https://tiruchirappalli.aitinkerers.org/talks/rsvp_qrJiLeqgTOo

### [ScenePartner](https://atlanta.aitinkerers.org/talks/rsvp_UJVuMrdS3HY)

ScenePartner is a tool for actors that lets them run lines with voice AI.

- Event context: AI Tinkerers Atlanta January Meetup — 2025-01-23 — Atlanta
- Public talk page: https://atlanta.aitinkerers.org/talks/rsvp_UJVuMrdS3HY

## Related Technologies

- [Android](https://aitinkerers.org/technologies/android) ([Markdown](https://aitinkerers.org/technologies/android.md)) — 11 public demos
- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [iOS](https://aitinkerers.org/technologies/ios) ([Markdown](https://aitinkerers.org/technologies/ios.md)) — 7 public demos
- [Kuralit](https://aitinkerers.org/technologies/kuralit) ([Markdown](https://aitinkerers.org/technologies/kuralit.md)) — 1 public demo
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
- [Voice AI](https://aitinkerers.org/technologies/voice-ai) ([Markdown](https://aitinkerers.org/technologies/voice-ai.md)) — 4 public demos
