Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
Add acknowledgments section to README.md for VALL-E-X project contributions
55b5ed7View on GitHubRemove unused preset files and delete generation and prompt making scripts to streamline the codebase.
466eec7View on GitHubAdd initial test suite for audio inference and access endpoints
1f4ec56View on GitHubMerge pull request #1 from casariz/pruebas
611f203View on GitHubAdd language detection warning and update infer_audio endpoint response
8b843bcView on GitHubFix launch configuration and enhance API endpoint with form input
8d51e63View on GitHubUpdate .gitignore to exclude .vscode directory and .wav audio files
3949845View on GitHubRefactor output directory handling to use absolute path and add audio access test endpoint
28f5698View on GitHubRefactor FastAPI initialization to remove prefix and update endpoint paths
d35543eView on GitHubAdd API prefix to FastAPI instance and update endpoint paths
da78419View on GitHubUpdate CORS configuration to remove localhost URL and streamline production origins
6974b88View on GitHubUpdate CORS configuration to include production URLs and add a ping endpoint for health checks
ab703c5View on GitHubChange CMD instruction in Dockerfile to use array syntax for uvicorn execution
bba48bfView on GitHub