Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alesr/transcribo
WIP
https://github.com/alesr/transcribo
Last synced: about 2 months ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/alesr/transcribo
- Owner: alesr
- License: mit
- Created: 2024-10-30T17:49:52.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T18:18:25.000Z (2 months ago)
- Last Synced: 2024-10-30T18:38:41.150Z (2 months ago)
- Language: Go
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Transcribo
Transcribo is side project I've been messing around with. It's an app for extracting audio from media files and generate subtitles and transcripts using OpenAI Whisper API. At this point is more of an experiment of using Fyne to implement GUI apps in Go.
This is still a *work in progress*, and I've only tested it on macos so far. But if you wanna give it a try, just clone the repo, set your OpenAI key, and run the main.go file. Should be pretty straightforward.