Git Product home page Git Product logo

easy-voice-toolkit's Introduction

简易语音工具箱
Easy Voice Toolkit

Title

Releases  Bilibili  YouTube

简体中文 | English

Description

Overview

A toolkit based on open source voice projects,which provides a variety of automated audio tools including speech model training

Functions that are currently included in the toolkit are as follows:


These functions can be seamlessly integrated to form a complete workflow
Users can use these tools selectively according to their own needs, or use them in sequence to gradually transform raw audio files into ideal speech models

Acknowledgement

I'd like to express my sincere gratitude to the authors of the following projects, as their excellent work has contributed to the implementation of this toolkit

Consideration

System

Currently the UI interface only supports Windows system

Language

Languages that are currently supported/unsupported by the tools are shown as follows:

Tool Chinese English Japnese
Audio Processor
Voice Recognizer
Voice Transcriber
DataSet Creator
Voice Trainer
Voice Converter

Deployment

Local Deployment - User

Download

You have two options:

  • Download the lightweight installer: small package comes with installation instructions, but without necessary environmental dependencies and models

  • Download the Ready-to-use portable package: huge package with all environmental dependencies and several model presets, need to unpack after download

Run

Just click on the .exe file or its shortcut

Local Deployment - Developer

Setup Environment

Please make sure that you've installed Python version 3.8 or higher

Obtain Project

  • Clone Repository

    git clone https://github.com/Spr-Aachen/Easy-Voice-Toolkit.git
  • Change directory

    %cd Easy-Voice-Toolkit

Install Dependencies

  • Install pytorch (Command can be get from the official site)

    # e.g. (注意自己的cuda版本,这里以11.8为例)
    pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118
  • Install project requirements

    pip install -r requirements.txt
  • Install GUI dependency

    pip install pyside6 QEasyWidgets pywin32==300 psutil pynvml darkdetect PyGithub

Run Programm

  • Activate GUI
    Run.py

Cloud Deployment

Google Colab

Open in Colab
Click to use the demo above, or access to Colab and upload Run.ipynb

Tested Devices

Windows OS

Honor Hunter V700

  • Type: Laptop
  • GPU: GTX 1660Ti
  • CPU: i5-10300H
  • RAM: 16G
  • OS: Win10
  • Python: 3.9
  • Torch: 2.0.1

(Waiting to add other devices)

Linux OS

(Waiting to add other devices)

FAQ

  • Q: What should I do if the client update / dependency download always fails or gives an error?
    A: Use a proxy or switch to the Ready-to-use portable package.

  • Q: There are many parameter settings that I don't know how to deal with, what should I do?
    A: Just use the default values.

  • Q: Free and open source ?
    A: Natürlich~♪

Terms of Use

Please solve the authorization problem of the dataset on your own. You shall be solely responsible for any problems caused by the use of non-authorized datasets for training and all consequences thereof.The repository and its maintainer have nothing to do with the consequences!

  1. This project is established for academic exchange purposes only and is intended for communication and learning purposes. It is not intended for production environments.

  2. Any videos based on Easy Voice Toolkit that are published on video platforms must clearly indicate in the description that they are used for voice changing and specify the input source of the voice or audio, for example, using videos or audios published by others and separating the vocals as input source for conversion, which must provide clear original video links. If your own voice or other synthesized voices from other commercial vocal synthesis software are used as the input source for conversion, you must also explain it in the description.

  3. You shall be solely responsible for any infringement problems caused by the input source. When using other commercial vocal synthesis software as input source, please ensure that you comply with the terms of use of the software. Note that many vocal synthesis engines clearly state in their terms of use that they cannot be used for input source conversion.

  4. Continuing to use this project is deemed as agreeing to the relevant provisions stated in this repository README. This repository README has the obligation to persuade, and is not responsible for any subsequent problems that may arise.

  5. If you distribute this repository's code or publish any results produced by this project publicly (including but not limited to video sharing platforms), please indicate the original author and code source (this repository).

  6. If you use this project for any other plan, please contact and inform the author of this repository in advance. Thank you very much.

Reference: so-vits-svc

Contact Details

QQ
Please feel free to contact me at any time, any comments and suggestions will be appreciated:)

Stargazers over time

Stargazers over time

easy-voice-toolkit's People

Contributors

spr-aachen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.