Coder Social home page Coder Social logo

lyrics2audioaligner's People

Contributors

georgid avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

lyrics2audioaligner's Issues

merge noSynth into Synth branches.

In essence they are different in

  • the grammar table in Aligner,
  • the grapheme2phoneme lookup table in Phonetizer
    --- these two tables cn abe put into a txt file?
  • doitOneChunk, where the resynthesized file is directly loaded. .wav
    this file is full of garbage. clean it!

dividebyLineAllLyrics

remove dividebyLineAllLyrics method.
leave makamScore.serializeLyricsToFile() for checking in result in praat for each line.

make sure there are no phonemes in the same timestamp (e.g. sp)

Best is to add in prepareOutputForPRaat logic for 1) phonemeAligned and 2) for wordAligned.

NOTE: in praat script add one layer for each with the etensioans given above.

NAMING CONVENTION:
rename phonemeAligned to phonemeAlignedMLF
Then rename the shitty phonemeAlignednoMLF to phonemeAligned

integrate new Word, Syllable and so on entries

change

  • Phonetizer.METULyrics2phoneticDict
  • aligner._toWordNetwork
  • Aligner.Aligner._createWordMLFandDict

APROPO: in the last one:
METULyrics = Phonetizer.turkishScriptLyrics2METUScriptLyricsFile(baseNameAudioFile + LYRICS_TXT_EXT, METUBETfileName)
is this needed for HTK? I think no, because it works in the varnam branch.

but first get rid of METU-layer methods in Phonetizer
check how methods from phonetizer look like in Varnam-Branch

rewrite buildAdaptedModel in python.

in class Adapt.adapt the MAP logic is done in python.

So left is to put the logic for MLLR in script.

Take the business logic away form main and put it in doit method.

merge Phonetizer from varnam-noSynth to master except for the teluguTable.

This will spare the step of transforming turkish to intermediate and then to METU BET.
So this way all annotations .TextGrid should be rewritten to turkish script.

As well decide if we leave the system to work with .txt files or use only .TextGrid. This might not be good idea for use cases when no TextGrid is available. Where is the load of textGrid instead of .txtTur handled in varnam_noSynth?

calling doit.alignOneRecording() returns ERROR.

/Users/joro/Documents/Phd/UPF/voxforge/myScripts/AlignmentStep/doForceAligment.sh: line 113: 98769 Abort trap $HTK_34_PATH/HVite -l "'*'" -o SW -A -D -T 1 -b sil -C $PARENT_OF_INTERIM_AND_INPUT_FILES/input_files/config -a -H $HMM -i $PHONE_LEVEL_ALIGNMENT -m -I $WORD_LEVEL_MLF -y lab /tmp/lexicon2 $HMMLIST ${1}.mfc

REFACTOR: Combine metthods

for branch words : MakamScore.MakamScore.getIndicesPhonemes and MakamScore.MakamScore.getIndicesPhonemes_durations could be combined.

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.