Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A desktop application that transcribes audio from files, microphone input or YouTube videos with the option to translate the content and create subtitles.
| Date | Stars |
|---|---|
| 2026-07-24 | 351 |
| 2026-07-25 | 351 |
| 2026-07-28 | 351 |
| 2026-07-30 | 351 |
| 2026-08-06 | 351 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<div id="top"></div>
<!-- PROJECT SHIELDS -->
<!--
*** I am using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
<!-- PROJECT LOGO -->
<div align="center">
<picture>
<source
srcset="docs/light/icon.png"
width="128"
height="128"
media="(prefers-color-scheme: light)"
/>
<source
srcset="docs/dark/icon.png"
width="128"
height="128"
media="(prefers-color-scheme: dark)"
/>
<img src="docs/light/icon.png" alt="Logo" width="128" height="128">
</picture>
<h1 align="center">Audiotext</h1>
<p align="center">A desktop application that transcribes audio from files, microphone input or YouTube videos with the option to translate the content and create subtitles.</p>
<p>
<a href="https://github.com/HenestrosaDev/audiotext/actions/workflows/code-quality.yml">
<img
src="https://github.com/HenestrosaDev/audiotext/actions/workflows/code-quality.yml/badge.svg"
alt="Code Quality badge status"
/>
</a>
<br>
<a href="https://github.com/HenestrosaDev/audiotext/releases/latest">
<img
src="https://img.shields.io/github/v/release/HenestrosaDev/audiotext"
alt="Version"
/>
</a>
<a href="https://github.com/HenestrosaDev/audiotext/stargazers">
<img
src="https://img.shields.io/github/stars/HenestrosaDev/audiotext"
alt="GitHub Contributors"
/>
</a>
<a href="https://github.com/HenestrosaDev/audiotext/blob/main/LICENSE">
<img
src="https://img.shields.io/badge/license-BSD--4--Clause-lightgray"
alt="License"
/>
</a>
<br>
<a href="https://github.com/HenestrosaDev/audiotext/graphs/contributors">
<img
src="https://img.shields.io/github/contributors/HenestrosaDev/audiotext"
alt="GitHub Contributors"
/>
</a>
<a href="https://github.com/HenestrosaDev/audiotext/issues">
<img
src="https://img.shields.io/github/issues/HenestrosaDev/audiotext"
alt="Issues"
/>
</a>
<a href="https://github.com/HenestrosaDev/audiotext/pulls">
<img
src="https://img.shields.io/github/issues-pr/HenestrosaDev/audiotext"
alt="GitHub pull requests"
/>
</a>
</p>
<p>
<a href="https://github.com/HenestrosaDev/audiotext/issues/new/choose">
Report Bug
</a>
·
<a href="https://github.com/HenestrosaDev/audiotext/issues/new/choose">
Request Feature
</a>
·
<a href="https://github.com/HenestrosaDev/audiotext/discussions">
Ask Question
</a>
</p>
</div>
<!-- TABLE OF CONTENTS -->
## Table of Contents
- [About the Project](#about-the-project)
- [Supported Languages](#supported-languages)
- [Supported File Types](#supported-file-types)
- [Project Structure](#project-structure)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Installation](#installation)
- [Setting Up the Project Locally](#setting-up-the-project-locally)
- [Notes](#notes)
- [Usage](#usage)
- [Transcription Language](#transcription-language)
- [Transcription Method](#transcription-method)
- [Audio Source](#audio-source)
- [Save Transcription](#save-transcription)
- [Autosave](#autosave)
- [Overwrite Existing Files](#overwrite-existing-files)
- [Google Speech-To-Text API Options](#google-speech-to-text-api-options)
- [Google API Key](#google-api-key)
- [Whisper API Options](#whisper-api-options)
- [Whisper API Key](#whisper-api-key)
- [Response Format](#response-format)
- [Temperature](#temperature)
- [Timestamp Granularities](#timestamp-granularities)
- [WhisperXExcerpt of 42,270 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8666d36eb03c7a35, topic:speech-recognition, topic:speech-to-text, readme:speech-to-text