Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipecastrosales/scripts
List of useful scripts.
https://github.com/felipecastrosales/scripts
audio helper-functions helpers ia pip python python3 script scripts video whisper whisper-ai
Last synced: 10 days ago
JSON representation
List of useful scripts.
- Host: GitHub
- URL: https://github.com/felipecastrosales/scripts
- Owner: felipecastrosales
- Created: 2024-11-03T21:59:52.000Z (11 days ago)
- Default Branch: master
- Last Pushed: 2024-11-04T00:02:30.000Z (11 days ago)
- Last Synced: 2024-11-04T01:17:15.659Z (11 days ago)
- Topics: audio, helper-functions, helpers, ia, pip, python, python3, script, scripts, video, whisper, whisper-ai
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scripts Repository
This repository contains various utility scripts for different purposes. Below is a brief description of each script available in this repository.
## Scripts
### audio_to_transcription.py
This script converts audio files to text transcriptions.
run: `python audio_to_transcription.py`### video_to_audio.py
This script extracts audio from video files.
run: `python video_to_audio.py`