realtime subtitle
Project description
realtime subtitle
This is an offline realtime subtitle program for M-series mac.
install
require python >=3.9
# install dependencies
# if you don't have brew, install it from https://brew.sh/
brew install portaudio
brew upgrade python-tk
# install realtime-subtitle via pip
pip install realtime-subtitle
usage
# to run with a ui
realtime-subtitle ui
# to parse a wav file
realtime-subtitle parse -f {your_wav_file_path}
you can find more whisper models here
troubleshooting
# chek if you tkinter verions is 8.6
python -m tkinter
# install one
conda install tk=8.6
# or create a new environment
conda create -n subtitle python=3.9 tk=8.6
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
realtime_subtitle-0.0.9.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file realtime_subtitle-0.0.9.tar.gz.
File metadata
- Download URL: realtime_subtitle-0.0.9.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2430a3b7003f16b6cfca4701ac57de46b3ee2f198002b5432c02571b991bc1bb
|
|
| MD5 |
e32be9285179e5bf626eddd17f17751d
|
|
| BLAKE2b-256 |
645a90e74ff7725d86e56764fb5b88893ed5aa1765c31124825b19b635133d34
|
File details
Details for the file realtime_subtitle-0.0.9-py3-none-any.whl.
File metadata
- Download URL: realtime_subtitle-0.0.9-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a387ef0e482cddad4d0ae17a3d52dc16785cf4e3dbe3156f7e802c030239432
|
|
| MD5 |
a31cd14e146a91fd4e483ac6e918559c
|
|
| BLAKE2b-256 |
923c068647a36200485dc612e6a5d3860f43ad9c46d3f958b3e3dddf764a22f8
|