Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steelcityamir/python-openai-whisper
https://github.com/steelcityamir/python-openai-whisper
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/steelcityamir/python-openai-whisper
- Owner: steelcityamir
- License: mit
- Created: 2024-04-18T12:57:54.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T21:22:21.000Z (7 months ago)
- Last Synced: 2024-04-22T17:23:37.085Z (7 months ago)
- Language: Python
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-openai-whisper
A simple Python script that demonstrates how to use OpenAI Whisper model to transcribe an audio file.
## Install
```bash
$ pip install -r requirements.txt
```## Run
```bash
$ python transcribe.py 1462-170142-0000.flac
The last two days of the voyage Bartley found almost intolerable.
```