This website requires JavaScript.
Explore
Help
Sign in
karston
/
parler-tts-api
Watch
1
Star
0
Fork
You've already forked parler-tts-api
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
8
commits
1
branch
0
tags
42
KiB
Python
99%
Shell
1%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
karston
fa6b335ea1
Changed main.py to run fast_api_server.py
2024-08-21 01:16:57 -04:00
.gitignore
Initial commit
2024-08-20 00:34:49 -04:00
backend.py
Switched to FastAPI, and it works!
2024-08-21 00:28:22 -04:00
example_client.py
Remamed fast_api_client
2024-08-21 01:12:53 -04:00
fast_api_server.py
Refactored server and client (client at
d42cc7a5c4
)
2024-08-21 01:14:31 -04:00
main.py
Changed main.py to run fast_api_server.py
2024-08-21 01:16:57 -04:00
requirements.txt
Switched to FastAPI, and it works!
2024-08-21 00:28:22 -04:00
start.sh
Initial commit
2024-08-20 00:34:49 -04:00