carlthome / worms-speechbank-synthesis

Use LLMs to generate more speech lines in the classic PC game Worms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Worms + LLM = ?

Use LLMs to generate more speech lines in the classic PC game Worms.

For Hackathon @ Google 16th June 2023

worms_original-2

Usage

python -m venv .venv
.venv/bin/pip install -r requirements.txt

References

About

Use LLMs to generate more speech lines in the classic PC game Worms

License:MIT License


Languages

Language:Jupyter Notebook 100.0%