a653ac7f2870059183b507e8a2e4b72e05e1b918
OBS Recording Transcriber
Process OBS recordings or any video/audio files with AI-based transcription and summarization locally on your machine.
Features
- AI transcription using Whisper.
- Summarization using Hugging Face Transformers.
- File selection, resource validation, and error handling.
Installation
- Clone the repo. git clone [https://github.com/DataAnts-AI/VideoTranscriber.git cd VideoTranscriber
- Install dependencies: pip install -r requirements.txt
Notes: Ensure that the versions align with the features you use and your system compatibility. torch version should match the capabilities of your hardware (e.g., CUDA support for GPUs). whisper might need to be installed from source or a GitHub repository if it's not available on PyPI. If you encounter any issues regarding compatibility, versions may need adjustments.
- streamlit run app.py
Languages
TypeScript
60.5%
Python
27.6%
Rust
9.3%
Shell
2%
JavaScript
0.3%
Other
0.3%