Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gelthemu/transaudio
TransAudio - Effortless Audio-to-Text Transcription
https://github.com/gelthemu/transaudio
audio speech-to-text transcription
Last synced: about 1 month ago
JSON representation
TransAudio - Effortless Audio-to-Text Transcription
- Host: GitHub
- URL: https://github.com/gelthemu/transaudio
- Owner: gelthemu
- Created: 2024-11-04T16:03:12.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T13:54:37.000Z (about 2 months ago)
- Last Synced: 2024-11-14T14:42:13.650Z (about 2 months ago)
- Topics: audio, speech-to-text, transcription
- Language: TypeScript
- Homepage: https://transaudio.geltaverse.com
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TransAudio - Effortless AI-Powered Transcription.
TransAudio is your go-to web app for seamless speech-to-text conversion. Upload your audio files and let TransAudio quickly do the magic, with high accuracy. This is a work in progress, and I'll be adding more features soon.
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Features
For now, the web app has the following features:
```bash
- upload an audio file of type/mp3;- after uploading, the app will transcribe the audio file;
- the app will display the transcription results;
- the final transcription results will be displayed, with confidence scores and server runtime;
- you can download the transcription results as a text file or copy it off the clipboard;
```That's it for now.
## Getting Started
First, run the development server:
Get started for free by visiting my website: [https://transaudio.geltaverse.com](https://transaudio.geltaverse.com) and upload an audio file less than 38MB of size. Let me know what you think.
This project's details are available on [`geltaverse.com/projects/transaudio.app`](https://www.geltaverse.com/projects/transaudio.app).
## Interested in collaborating?
Feel free to reach out to me on:
- **Email:** [[email protected]](mailto:[email protected])
- **𝕏 (formerly Twitter):** [@geltaverse](https://x.com/geltaverse)Thanks!