01
01 copied to clipboard
The open-source language model computer
- added few missing dependencies for MacOS installation
Starting server... ╭────────────────────────────────────────────────────────────────────── Traceback (most recent call last) ───────────────────────────────────────────────────────────────────────╮ │ /Users/allanqiao/01/software/main.py:232 in run │ │ │ │ 229 │ │ │ │ pass │ │ 230 │ │ │ time.sleep(1)...
**Describe the bug** After following the guide for 01 in Windows I runned the command: poetry run 01 --server livekit --qr --expose And powershell / cmd shows the following: Using...
Update Vietnamese translation.
``` INFO: Started server process [51254] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://0.0.0.0:10101 (Press CTRL+C to quit) INFO: ('127.0.0.1', 60558) - "WebSocket /"...
**Describe the bug** Cant seem to install coqui-tts through the prescribed poetry install (fails), nor through the remediation offered 'pip wheel --no-cache-dir --use-pep517 "coqui-tts (==0.24.1)"' **To Reproduce** Steps to reproduce...