Skip to content

Web-site allowing users to split an audio file using Spleeter library.

Notifications You must be signed in to change notification settings

rubenpersicot/orpheus

Repository files navigation

Orpheus

The project orpheus is part of the "Sofware development and design" course taught at the Ecole des Ponts Paristech by Xavier Leclerc.

Orpheus is a website dedicated to musicians. Starting from an audio file composed of different sources, the website is able to split the initial recording in several files, each one of them containing a different source. For exemple, if the input is a recording of a singer playing the guitar, Orpheus outputs two audio files. The first one only contains the voice of the singer whereas the second one only contains the sound of the guitar.

This site is named after Orpheus, a legendary musician and poet in ancient Greek religion.

Technologies

Front-end

Flask

Spleeter

Back-end

This project was generated with Angular CLI version 10.2.0.

Usage

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Credits

Alice Gribonval, Louis Reine, Ruben Persicot

License

MIT

About

Web-site allowing users to split an audio file using Spleeter library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published