AtHeartEngineer a44ef06a41 rt
2024-03-14 22:29:13 -04:00
2024-03-11 08:09:29 -04:00
2024-03-11 07:53:21 -04:00
2024-03-11 08:07:18 -04:00
2024-03-11 08:07:18 -04:00
2024-03-11 07:48:07 -04:00
rt
2024-03-14 22:29:13 -04:00
2024-03-11 07:53:21 -04:00
2024-03-11 07:53:21 -04:00
2024-03-11 07:53:21 -04:00
rt
2024-03-14 22:29:13 -04:00
rt
2024-03-14 22:29:13 -04:00
2024-03-11 07:53:21 -04:00

local_transcription

Settings

Make sure to set the IP, port, and HuggingFace API key in the settings.toml file. The huggingface API key is used to fetch the models, everything else is ran locally.

[host]
ip="192.168.0.99"
port=5063

[settings]
upload_folder="uploads"
model_folder="models"
hf_token="HUGGINGFACE API KEY"

Usage

python host.py on the server

python client_upload.py audio.mp3 on the client

Description
No description provided
Readme MIT 103 KiB
Languages
Python 100%