https://github.com/timf34/japanese_audio_editing
https://github.com/timf34/japanese_audio_editing
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timf34/japanese_audio_editing
- Owner: timf34
- Created: 2022-09-19T20:14:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T11:37:22.000Z (about 3 years ago)
- Last Synced: 2025-01-16T21:25:56.435Z (over 1 year ago)
- Language: Python
- Size: 2.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# japanese_audio_editing
### TODO
This codebase was primarily for a quick job, however when I come
back to it I should clean things up and refactor it towards OOB.
Its all pretty small, and relatively clean, however had some issues
managing the passing of paths -> _fix up dir path related code!_
_A reminder:_ The job was helping Omar with removing the silence
on either end of the audio files, and then converting and
compressing the files.
To activate venv run:
`venv/Scripts/activate`