moshi-server-db 0.6.4

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-db==0.2.11",
   "setuptools",
   "xformers",
   "pydantic",
   "julius",
   "torchaudio",
]