moshi-server-db 0.6.3

moshi, a real-time voice AI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[project]

name = "tts-python"

version = "0.1.0"

readme = "README.md"

requires-python = "==3.12.8"

dependencies = [

   "moshi==0.2.10",

   "setuptools",

   "xformers",

   "pydantic",

   "julius",

   "torchaudio",

]