Code Monkey home page Code Monkey logo

deepvocal-mark-tool's Introduction

DeepVocal-Mark-Tool

A convenient third party tool for editing the symbols of DeepVocal voice database in the process of making the database 一个便捷的第三方DeepVocal声库原音设定工具 image

更新内容

4.0版本

  • 将字典注释符由#改为*
  • 修复VX与INDIE标记EP线不准确问题
  • 更新插件系统,新版插件可以读写项目数据
4.0版本目前只有Windows Release版本

下载与安装

Windows

下载最新的release版本中的exe安装程序并安装即可。

Linux

Debian系系统

下载最新的release版本中的deb文件并双击安装或在终端中使用:

sudo dpkg -i xxxx.deb

安装。

RedHat系系统

下载最新的release版本中的rpm文件并在终端中使用:

sudo rpm -ivh xxxx.rpm --replacefiles

安装。

若安装时出现了:

错误:依赖检测失败:
	mesa-libGL-devel 被 dvmt-3.0.1b-1.el8.x86_64 需要
	mesa-libGLU-devel 被 dvmt-3.0.1b-1.el8.x86_64 需要

的错误,则在联网后执行:

sudo yum install mesa-libGL-devel
sudo yum install mesa-libGLU-devel

成功后再进行安装。

  • 注意:RedHat系系统必须使用终端进行安装!双击安装会导致安装失败!

MacOS

下载最新的release版本中的dmg镜像并双击挂载后即可在dvmt中运行。MacOS版本的DVMT无需安装。

卸载

Windows

双击运行安装目录下的unins000.exe或在设置->应用->应用和功能或控制面板->程序->卸载程序中卸载。

Linux

Debian系系统

在终端中执行:

sudo dpkg -r dvmt

进行卸载。

RedHat系系统

在终端中执行:

sudo yum remove dvmt

进行卸载。

MacOS

MacOS系统无需卸载,推出dmg挂载的磁盘后删除文件即可。

deepvocal-mark-tool's People

Contributors

fangcunwuchang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

deepvocal-mark-tool's Issues

入坑指南(教程整理)

前言

DeepVocal声库制作教程较少,辅助工具仅此一家,没有详细文档
在这里总结以下使用教程

官方教程

DVMT
https://www.bilibili.com/video/BV1uU4y1h7vC/
https://www.bilibili.com/video/BV1BQ4y1o7VM/
DVTB
https://share.weiyun.com/5snXMol

注意事项

※采样文件:wav格式,44100Hz,16位,1~10秒
软件使用CPU运算,请保持处理器空闲

常见问题

Q1:不显示采样文件
A1:检查文件格式和时长(不足1秒和超过10秒的不显示)

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.