Search Results

Search: Posts Made By: kidi
1,938
Posted By kidi
Thanks for the response.. I guess i might have...
Thanks for the response.. I guess i might have added a detail, on how i check if the sorting is done correctly.

I have a function which goes through, and if that function deem it ok, it would be...
1,938
Posted By kidi
So.. To sum it up, you are saying that sort...
So.. To sum it up, you are saying that sort should do this automatically, and my error should be somewhere else?
1,938
Posted By kidi
How do i sort lines lexigraphical in bash?
I am currently having some problems with my script not sorting my files lexiographically.

The error seem to be localized here where i sort the utt2spk file, which is done like this..

for x...
1,881
Posted By kidi
Ok.. that part might have been a bit unclear. I...
Ok.. that part might have been a bit unclear. I don't intent to force delete the parent directory. I just do it, to test whether the scripts provides an consistent output by removing what it has...
1,881
Posted By kidi
Scripts dont give a consistent output..
I have at moment created a setup script that is capable of setting up a workspace for an kaldi enviroment (http://kaldi-asr.org/).


The script can be found here setup_base_file...
1,063
Posted By kidi
What does this command do?
I am quite new to bash scripting, and are at the moment trying debug an issue i am having.

I am running a script, which is supposed to validate if the dataset is in the correct format, I seem to...
4,907
Posted By kidi
When should i use [] or [[]]?
As the title states, when should I use [] or [[]] when writing an if statement or something like that, i am not quite sure where the difference lies, and when i should use the first from the latter...
7,507
Posted By kidi
I posted the full code, and fixed some of the...
I posted the full code, and fixed some of the issues you mentioned with {}.. problem is now that my for loop can't see the variable.. how come?
7,507
Posted By kidi
Bad substitution issues.. but why?
i am trying to prepare a train and test dataset, for which i need to randomly split the data into corresponding folders (train,test)..

I began on a simple script, but seem to get som weird error...
1,552
Posted By kidi
Ohh.. well my issue were more how do check...
Ohh.. well my issue were more how do check whether $2 and $3 contains a legal path, a path in general
1,552
Posted By kidi
what about paths... check 2 and check 3
what about paths... check 2 and check 3
1,552
Posted By kidi
Beginner at bash scripting - need help with passing arguments
I at the moment, making a simple bash script, capable of setting up an workspace for me, so i don't have to do it manually.. Problem is though i can't seem to provide the bash script any argument,...
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 05:43 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy