You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Im trying to install the model locally by following the installation steps, but im stuck at the first step pip install git+https://github.com/huggingface/parler-tts.git
here is the error:
Downloading tests/audio/ir/h179_Bar_1txts.wav (50 KB)
Error downloading object: tests/audio/ir/h179_Bar_1txts.wav (206aee1): Smudge error: Error downloading tests/audio/ir/h179_Bar_1txts.wav (206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
My local env :
Mac Pro M1
Python 3.13 (same with 3.9)
virtual env : venv
Reproduction steps :
create a venv
run pip install git+https://github.com/huggingface/parler-tts.git
Thank you
The text was updated successfully, but these errors were encountered:
Hello,
Im trying to install the model locally by following the installation steps, but im stuck at the first step
pip install git+https://github.com/huggingface/parler-tts.git
here is the error:
My local env :
Reproduction steps :
pip install git+https://github.com/huggingface/parler-tts.git
Thank you
The text was updated successfully, but these errors were encountered: