{"id":19806217,"url":"https://github.com/zuellni/xtts-server","last_synced_at":"2025-02-28T12:20:12.931Z","repository":{"id":241818391,"uuid":"805308742","full_name":"Zuellni/XTTS-Server","owner":"Zuellni","description":"XTTS server for SillyTavern.","archived":false,"fork":false,"pushed_at":"2024-10-14T23:14:11.000Z","size":46,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T06:13:33.921Z","etag":null,"topics":["fastapi","sillytavern","xttsv2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zuellni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-24T09:59:15.000Z","updated_at":"2024-12-16T07:57:02.000Z","dependencies_parsed_at":"2024-06-14T11:25:44.031Z","dependency_job_id":"3de8856a-d05c-4bba-b799-5b0b153c4476","html_url":"https://github.com/Zuellni/XTTS-Server","commit_stats":null,"previous_names":["zuellni/xtts-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FXTTS-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FXTTS-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FXTTS-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zuellni%2FXTTS-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zuellni","download_url":"https://codeload.github.com/Zuellni/XTTS-Server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150246,"owners_count":19918335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fastapi","sillytavern","xttsv2"],"created_at":"2024-11-12T09:06:43.406Z","updated_at":"2025-02-28T12:20:12.892Z","avatar_url":"https://github.com/Zuellni.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XTTS Server\nAn XTTS server with minimal requirements compatible with [SillyTavern](https://github.com/SillyTavern/SillyTavern).\n\n## Installation\nCreate a new environment with mamba:\n```\nmamba create -n xtts git python pytorch pytorch-cuda torchaudio -c conda-forge -c nvidia -c pytorch\nmamba activate xtts\n```\n\nClone the repository and install requirements ([Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022) required on Windows):\n```\ngit clone https://github.com/zuellni/xtts-server\ncd xtts-server\npip install -r requirements.txt\n```\n\nOptionally build [DeepSpeed](https://github.com/microsoft/DeepSpeed) on Windows ([CUDA Toolkit](https://developer.nvidia.com/cuda-downloads) required):\n```\ngit clone https://github.com/microsoft/deepspeed\ncd deepspeed\nbuild_win.bat\ncd dist\npip install deepspeed-X.X.X-cpXXX-cpXXX-win_amd64.whl\n```\n\n## Usage\nDownload [XTTS-v2](https://huggingface.co/coqui/XTTS-v2), get some speaker files and start the server:\n```\ncd xtts-server\ngit lfs install\ngit clone https://huggingface.co/coqui/xtts-v2 -b main --depth 1\npython server.py -m xtts-v2 -s \u003cspeakers_dir\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuellni%2Fxtts-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzuellni%2Fxtts-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzuellni%2Fxtts-server/lists"}