emacnn 0.0.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

emacnn 0.0.1

EmacNN
EmacNN is a CLI for training a neural network to generate YouTube video scripts using YouTube's automated closed captions for a specific channel's videos.
The name, Emac, refers ostensibly to one of Eric McHenry's preferred nicknames. His long, rambling, often circuitous, and long "vlogs" inspired this project.







Installation
The best way to install EmacNN is to use Pip.
pip install emacnn

Usage
# Display help text
emacnn --help

Contributing
Merge requests are welcome after opening an issue first. Please make sure to update tests as appropriate.
Development
Install in a virtual environment with:
python -m venv env
pip install -e .

To improve model training time, it is reocmmended to use CUDA if your GPU is supported.

Refer to the Keras requirements.
Install CUDA Toolkit matching Keras requirement
Install cuDNN matching Keras requirement

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.