Skip to content

DoTheZ-Team/sticker-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

GLUE: Sticker Service

  • GLUE 서비스의 Post Service project에 대해 소개합니다*

Static Badge Static Badge Hits


GLUE 서비스의 Post Service에 방문해주셔서 감사합니다. 해당 Repository는 GLUE 서비스의 게시글 CRUD기능을 포함한 검색 쿼리에 대한 내용을 담고 있습니다. (#).

Contents

  1. Members
  2. Introduction
  3. Swagger Page
  4. Screen Composition
  5. Used Languages, Libraries, Frameworks, Tools

1. Members

Profile Name Role
정희찬
anselmo
Restful API with Spring Boot with GCP and Elastic Search

2. Introduction

The Sing-To-Me website is a platform where you can create new songs by overlaying different voices onto original tracks. Users can upload various voice files to train models, and then choose original songs and trained voices to blend together, creating new vocal combinations. Key features include:

  • User login and management
  • Uploading voice files and training models
  • Blending original songs with trained voices to synthesize new songs
  • Song playback
  • Providing a Top100 list of popular songs

3. Swagger Page

  • *�Voice API: Controlls every request against Voice List(Create, Read, Modify, Delete)
  • *�AI Cover Song API: Controlls every request against Voice List(Create, Read, Modify, Delete) and Checking if the RVC model is running or not.

4. Screen Composition

4.1 Folder Structure

The project's folder structure is as follows: According to MVC pattern of Spring boot. We folderized every contents in to Model, Controllers and Service. Each domain has own Model Contollers and Services.

5. Used Languages, Libraries, Frameworks, Tools

The languages, libraries, frameworks, and tools used in the project are as follows:

  • Languages: Java, Spring, SQL
  • Libraries and Frameworks:
  • Tools: Intellij

About

Plug의 블로그 매칭 기능을 관리합니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published