This repo contains only the Phoneme Extractor tools from Radish Modding Tools made by Witcher 3 modding community. It was originally made by rmemr. I am mirroring the build version for ease of download for those who just want to use the Phoneme Extractor tool.
I highly recommend everyone to check out the full modding tools. This community is amazing!
- Full Radish Tools here: https://www.nexusmods.com/witcher3/mods/3620?tab=description
- Phoneme Extractor Repo: https://codeberg.org/rmemr/w3.phoneme-extractor
-
Make sure your audio voice files are in this format: 16-bit .wav, mono channel, 44.1 khz
-
Put your recording files in the audio.wav folder
- Open the template.speech.csv and enter the voice lines text there. Follow the direction on the text files.
- Run w3speech-phoneme-extractor.exe
- In the new window, click File > Load Audio and locate your audio.wav folder
- Wait until each lines are [ done ]
From the original page: w3speech-phoneme-extractor is free software: you can redistribute it and/or modify it under the terms of the GPL v3+. It uses third party libraries that are distributed under their own terms:
-
CMU Pocketsphinx library
-
Copyright (c) 1999-2016 Carnegie Mellon University.
-
BSD-like license (see https://github.com/cmusphinx/pocketsphinx/blob/master/LICENSE)
-
CMU Sphinx common libraries
-
Copyright (c) 1999-2016 Carnegie Mellon University.
-
BSD-like license (see https://github.com/cmusphinx/sphinxbase/blob/master/LICENSE)
-
eSpeak Library
-
Copyright (c) 1995-2014 by Jonathan Duddington
I also asked for the creator's permission. You can see it here