Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added job.py (#13) Co-authored-by: omaraziz255 <[email protected]> * Added job.py (#14) Co-authored-by: omaraziz255 <[email protected]> * Update GitHub Directory (#11) * Added job.py * Added templates * Updated CODEOWNERS Co-authored-by: omaraziz255 <[email protected]> * Jobs Interfaces (#9) * Added job.py * Initial interface * Initial interfaces * Initial implementation * Music Tagging (#15) * File Upload and Playback Prototype * Updated requirements.txt * Restructure * Support for uploading files from anywhere on file system + saving file on server * Cleanup * pushing frontend * Added Genre Classification (musicnn) * Added setuo for Genre Classification * Delete website/Backend directory * .DS_Store ignored * Frontend Merged * Integrated Homepage * Added models data * Added Get Requests to all relevant routes at the backend * Genre Classification Results View * Fixed Genre Classification Added Plots * Original Audio File Can be played * All original files can be played * Plots will be plotted once extractor is called * Fixed Bug * fix matplotlib trial * Before Spleeter * Spleeter installed locally * Updated Gitignore * Cleanup * Cleanup * Uploaded Conda Environment * Stem Separartion * Removed unecessary models * Removed unecessary files * Cleanup + optimize imports * Added requirements.txt * Hotfixes * Display Image * Frontend Display Image * Stems and Genre Integrated * Fixes in Piechart * Wav to Mp3 * Updated conda env.yml file + Cleanup * Reformat Co-authored-by: Omar Hesham <[email protected]> Co-authored-by: Rewan Maklad <[email protected]> Co-authored-by: marwan-elsafty <[email protected]> Co-authored-by: omaraziz255 <[email protected]> Co-authored-by: Marwan Elsafty <[email protected]> * Enhance UI + Add Heroku Support (#16) * Support for Heroku App URL * Heroku Adjustment * Update env.yml * Update conda-requirements.txt * Update package.json * Update ProfFile * Reintroduced UI + Directories hotfix + Restructured project * Modified manifest.json + Added favicon.ico * Added FAQ and HowItWorks + Added several .css files * Update .gitignore * Cache fix Co-authored-by: Omar Hesham <[email protected]> * Audio Controller Enhancement (#17) * Frontend Skeleton + Get/Post Requests TBD * Created new Audio Player Element * Warning Fixed + Buggy Backend * Fixed audio rendering bug * Path fix * Fixed audio instance + Enhanced app.py * Cleanup Co-authored-by: Omar Hesham <[email protected]> * Add Loading Zone (#19) * Add loading zone * Hotfix (#20) * Update README.md (#21) * Update README.md * Update TODO.md * Update README.md * Hotfix * Stem Optimizations * Rendering Complete * Add Download Support (#22) * Initial setup * Download feature added * Cleanup (#23) * Update CHANGELOG.rst * Add Samples (#24) * Add samples * Update .gitignore * Update README.md * Refactor Genre Classification (#25) * Refactor Genre Classification * Cleanup * Import fix Co-authored-by: Marwan Elsafty <[email protected]> * Import Fix (#26) Co-authored-by: omaraziz255 <[email protected]> Co-authored-by: Omar Hesham <[email protected]> Co-authored-by: Rewan Maklad <[email protected]> Co-authored-by: marwan-elsafty <[email protected]>
- Loading branch information