Results 11 issues of Ciao Tesla

### Describe the bug I am testing cloning but I am getting into an issue. This the code I am running ` import torch from TTS.api import TTS tts =...

bug
wontfix

I did more testing and getting this error, did you encounter this? I running crewai 16.3 `Traceback (most recent call last): File "/home/pi4/test/youtubeAI/main.py", line 71, in results = crew.kickoff() ^^^^^^^^^^^^^^...

I tried to install torch-1.11.0 on RPI 5 but it failed: pip install torch-1.11.0a0+gitbc2c6ed-cp39-cp39-linux_aarch64.whl --no-index ERROR: torch-1.11.0a0+gitbc2c6ed-cp39-cp39-linux_aarch64.whl is not a supported wheel on this platform. I followed the instruction for...

I could run the command but I get these errors: `**python3 -m piper_train --dataset-dir /home/pi5/tts/piper-recording-studio/output-train --accelerator 'cpu' --batch-size 16 --validation-split 0.0 --num-test-example 0 --max_epochs 10000 --resume_from_checkpoint /home/pi5/tts/piper-recording-studio/output-train/epoch\=2218-step\=838782.ckpt --checkpoint-epochs 1 --precision...

I wanted to know if there is a way to add Google Coral TPU support. I wanted to experiment with Raspberry PI 5 and Coral TPU.

I am tryint to change images sizes. I am running SD on a RPI 5 and everything seems working fine. Need to refine the text description for an image. Is...

I got the following install XL and Turbo: git clone --depth=1 https://huggingface.co/vitoplantamura/stable-diffusion-xl-base-1.0-onnxstream git clone --depth=1 https://huggingface.co/AeroX2/stable-diffusion-xl-turbo-1.0-onnxstream where do I get the SD 1.5 from? thx

I am getting this error in main_working.py: `/home/pi5/social/.venv/lib/python3.11/site-packages/langchain_core/_api/deprecation.py:117: LangChainDeprecationWarning: The function `__call__` was deprecated in LangChain 0.1.7 and will be removed in 0.2.0. Use invoke instead. warn_deprecated( ` Which function...

I follow this instructions: https://ssamjh.nz/create-custom-piper-tts-voice/ to run piper-recording-studio (similar to https://github.com/rhasspy/piper-recording-studio) When I execute the command: python3 -m export_dataset output/en-US/ my-dataset/ I get the following warning and in my-dataset: WARNING:__main__:Missing...

I am getting the following error: `[16:01:23] INFO [16:01:23] agents.py:283 INFO Created manager task with ID 2 agents.py:283 INFO [16:01:23] agents.py:287 INFO Need to complete 2 tasks (excluding manager task)...