prosodylab / Prosodylab-Aligner

Python interface for forced audio alignment using HTK and SoX
http://prosodylab.org/tools/aligner/
MIT License
331 stars 77 forks source link

.scores.txt, .Align.mlf #38

Closed mchlwgnr closed 9 years ago

mchlwgnr commented 9 years ago
kylebgorman commented 9 years ago

I'd like to specify the location of these with command-line options (otherwise they'd not be generated). Does that sound okay?

Sent from my phone

On Jan 7, 2015, at 8:57 AM, mchlwgnr notifications@github.com wrote:

should be written to data directory insted of aligner directory it might be good to keep the .mlf after conversion to Textgrids, for troubleshooting purposes — Reply to this email directly or view it on GitHub.

mchlwgnr commented 9 years ago

i think we should just generate them by default for the time being, or at least the scores.txt file--it's just really useful to have at least the scores.txt file available in case one needs it without having to realign.

On Wed, Jan 7, 2015 at 12:17 PM, Kyle Gorman notifications@github.com wrote:

I'd like to specify the location of these with command-line options (otherwise they'd not be generated). Does that sound okay?

Sent from my phone

On Jan 7, 2015, at 8:57 AM, mchlwgnr notifications@github.com wrote:

should be written to data directory insted of aligner directory it might be good to keep the .mlf after conversion to Textgrids, for troubleshooting purposes — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69055930 .

kylebgorman commented 9 years ago

Question: would you prefer, all else held equal, to have both of these as hidden files always stashed in a secret location (the data directory), or to have users specify a (known) location for them? The latter seems better somewhat better to me.

They are equally easy for me to enable, so we should decide purely on the UX merits.

Kyle

On Jan 7, 2015, at 9:22 AM, mchlwgnr notifications@github.com wrote:

i think we should just generate them by default for the time being, or at least the scores.txt file--it's just really useful to have at least the scores.txt file available in case one needs it without having to realign.

On Wed, Jan 7, 2015 at 12:17 PM, Kyle Gorman notifications@github.com wrote:

I'd like to specify the location of these with command-line options (otherwise they'd not be generated). Does that sound okay?

Sent from my phone

On Jan 7, 2015, at 8:57 AM, mchlwgnr notifications@github.com wrote:

should be written to data directory insted of aligner directory it might be good to keep the .mlf after conversion to Textgrids, for troubleshooting purposes — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69055930 .

— Reply to this email directly or view it on GitHub.

mchlwgnr commented 9 years ago

ok, this might be just our local habits, but i liked it when they were just hidden files that were always there. it's often at a late point in data analysis when i want to look at scores to get some idea about the alignment quality, at a point when i might not want to realign the data because we've already run the scripts to add extra tiers etc. Since the file isn't big, it doesn't really hurt to put it there, right? The mlf file is actually only relevant for debugging, but but since it's also small i wouldn't mind having it there, but here only saving it as an open set per flag would not really affect the way we use the aligner.

On Wed, Jan 7, 2015 at 12:51 PM, Kyle Gorman notifications@github.com wrote:

Question: would you prefer, all else held equal, to have both of these as hidden files always stashed in a secret location (the data directory), or to have users specify a (known) location for them? The latter seems better somewhat better to me.

They are equally easy for me to enable, so we should decide purely on the UX merits.

Kyle

On Jan 7, 2015, at 9:22 AM, mchlwgnr notifications@github.com wrote:

i think we should just generate them by default for the time being, or at least the scores.txt file--it's just really useful to have at least the scores.txt file available in case one needs it without having to realign.

On Wed, Jan 7, 2015 at 12:17 PM, Kyle Gorman notifications@github.com wrote:

I'd like to specify the location of these with command-line options (otherwise they'd not be generated). Does that sound okay?

Sent from my phone

On Jan 7, 2015, at 8:57 AM, mchlwgnr notifications@github.com wrote:

should be written to data directory insted of aligner directory it might be good to keep the .mlf after conversion to Textgrids, for troubleshooting purposes — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub < https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69055930>

.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69061330 .

kylebgorman commented 9 years ago

okay, we'll do the hidden file version.

kylebgorman commented 9 years ago

And, both of them are now back.

This will assist me in debugging the one remaining issue: pauses.

On Jan 7, 2015, at 1:00 PM, mchlwgnr notifications@github.com wrote:

ok, this might be just our local habits, but i liked it when they were just hidden files that were always there. it's often at a late point in data analysis when i want to look at scores to get some idea about the alignment quality, at a point when i might not want to realign the data because we've already run the scripts to add extra tiers etc. Since the file isn't big, it doesn't really hurt to put it there, right? The mlf file is actually only relevant for debugging, but but since it's also small i wouldn't mind having it there, but here only saving it as an open set per flag would not really affect the way we use the aligner.

On Wed, Jan 7, 2015 at 12:51 PM, Kyle Gorman notifications@github.com wrote:

Question: would you prefer, all else held equal, to have both of these as hidden files always stashed in a secret location (the data directory), or to have users specify a (known) location for them? The latter seems better somewhat better to me.

They are equally easy for me to enable, so we should decide purely on the UX merits.

Kyle

On Jan 7, 2015, at 9:22 AM, mchlwgnr notifications@github.com wrote:

i think we should just generate them by default for the time being, or at least the scores.txt file--it's just really useful to have at least the scores.txt file available in case one needs it without having to realign.

On Wed, Jan 7, 2015 at 12:17 PM, Kyle Gorman notifications@github.com wrote:

I'd like to specify the location of these with command-line options (otherwise they'd not be generated). Does that sound okay?

Sent from my phone

On Jan 7, 2015, at 8:57 AM, mchlwgnr notifications@github.com wrote:

should be written to data directory insted of aligner directory it might be good to keep the .mlf after conversion to Textgrids, for troubleshooting purposes — Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub < https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69055930>

.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/prosodylab/Prosodylab-Aligner/issues/38#issuecomment-69061330 .

— Reply to this email directly or view it on GitHub.