This commit is contained in:
Kar
2025-06-14 20:43:59 +05:30
commit 788b2ea705
5 changed files with 64 additions and 0 deletions

7
files.cli Normal file
View File

@@ -0,0 +1,7 @@
whisper_cpp_api/
├── app/
│ ├── main.py
│ └── model/
├── Dockerfile
├── requirements.txt
└── download-model.sh