Coder Social home page Coder Social logo

thetobysiu / witcher-3-text-processing Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 573 KB

Witcher 3 data processing for data visualizations and tts model training

License: MIT License

Python 0.72% Jupyter Notebook 99.28%
witcher witcher-3 witcher3 witcher-script nlp spacy

witcher-3-text-processing's Introduction

Intro

This repo is for text pre-processing Witcher 3 dialog csv into a format suitable for DCTTS/tacotron

Steps

All scripts all used with an argv, e.g. x.py Geralt

  1. (optional) 1_verify_again.py to verify again here, which opens Geralt.csv and an audio folder named Geralt
  2. Pre-process the text, filter scenes, append columns of audio length, syllables, counts, language etc. and generates Geralt_processed.csv
  3. 3_filter.py is for creating filtered csv suitable for dctts, it is three columns, first column is the audio file index, second column is the original text, third column is the normalized text
  4. re-filter Geralt_processed.csv when used after doing audio processing and some audios are deleted.

lj_data.py is for normalizing LJ_Speech metadata.csv

witcher-3-text-processing's People

Contributors

thetobysiu avatar

Watchers

 avatar  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.