Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ignabelitzky/edia-utilities
Programs to use in the EDIA project.
https://github.com/ignabelitzky/edia-utilities
Last synced: about 1 month ago
JSON representation
Programs to use in the EDIA project.
- Host: GitHub
- URL: https://github.com/ignabelitzky/edia-utilities
- Owner: ignabelitzky
- License: gpl-3.0
- Created: 2024-09-04T18:43:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T23:01:23.000Z (about 2 months ago)
- Last Synced: 2024-11-06T00:17:05.493Z (about 2 months ago)
- Language: C++
- Size: 431 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EDIA Utilities
This repository contains a set of utilities developed for the EDIA project by Fundación Vía Libre. EDIA is an initiative aimed at involving more people in the critical evaluation of artificial intelligence technologies, such as language models (e.g., ChatGPT), from a social and intersectional perspective.
## Repository Contents
The repository includes the following tools:
1. **youtube-downloader**: A Bash script that downloads audio and video from a YouTube link.
2. **transcribe-audio**: A Python program that transcribes audio from an MP3 file and saves the transcription to a text file.
3. **transcript-fixer**: TranscriptFixer is a Qt & C++ application for correcting and editing transcription texts with synchronized media playback.Each program has its own `README.md` file within its respective directory, detailing installation and usage instructions.
## Contributing
If you would like to contribute to this project, feel free to open an issue or submit a pull request. Suggestions and improvements are always welcome.
## License
This project is licensed under the [GNU General Public License v3.0](LICENSE). You can find the full text of the license here [LICENSE](LICENSE).