0xMax42 maxp

pyvtt (0.4.2)

Published 2025-04-30 17:52:57 +02:00 by maxp in maxp/PyVtT

Installation

pip install --index-url  --extra-index-url https://pypi.org/ pyvtt

About this package

Python Voice to Text + LLMA

pyvtt

Python Voice to Text

Requirements

Python

Create a virtual environment and activate it:

python3 -m venv venv
source venv/bin/activate

Install the required Python packages with the requirements.txt file:

pip install -r requirements.txt
  • Python 3.6 or higher
  • pip
  • requests
  • PyQt5

Software

Requirements

Requires Python: >=3.12
Details
PyPI
2025-04-30 17:52:57 +02:00
7
Max P.
MIT
67 KiB
Assets (2)
Versions (13) View all
0.4.5 2025-05-18
0.4.4 2025-05-05
0.4.3 2025-05-05
0.4.2 2025-04-30
0.4.1 2025-04-30