add a simple python fastapi server to serve whisper models for speech-to-text and piper for text-to-speech

This commit is contained in:
milan
2026-04-08 23:54:48 +02:00
parent 1895e1ec66
commit 5def79b4ca
13 changed files with 193 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.14 (transcription_server)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.14 (audio_server)" project-jdk-type="Python SDK" />
</project>