Search Results

Search: Posts Made By: sreejithalokkan
1,535
Posted By sreejithalokkan
Don Cragun, I want to display characters before...
Don Cragun,
I want to display characters before ==
1,535
Posted By sreejithalokkan
yes rathheeshjulk when i ran the code i got the...
yes rathheeshjulk
when i ran the code i got the error message
F[=][=]: command not found
1,535
Posted By sreejithalokkan
Display the output
Hi,


I have the following output of a shell script
k m == [76 frames] -77.2820 [Ac=-5633.4 LM=-240.0] (Act=79.9)
i want to display only

k m
1,463
Posted By sreejithalokkan
Removing blank lines
Hi,
my input file is like this I want to remove the blank line.
"/home/rit/sandbox/garuda/data/test/woman/T_RITK_F0008_ML_100080039.lab"
r
a
N

e
l
a
k
sh
a
m
....
1,668
Posted By sreejithalokkan
THANKS scrutinizer it worked wonderfully
THANKS scrutinizer it worked wonderfully
1,668
Posted By sreejithalokkan
thanks it shows total occurrence i want the...
thanks it shows total occurrence i want the occurrence of each pattern
1,668
Posted By sreejithalokkan
Search and count patterns
Hi,
I have a text file the contents are like this

now i want to search patterns Z [720], Z [0] etc and count the occurrence of such patterns, after Z value can be any random digits, please help...
1,133
Posted By sreejithalokkan
Accessing files in batch
hai,
I have a list of files having extension .sy in a folder. I want to find such files and print the first two columns of the files to new extension .tmp
1,571
Posted By sreejithalokkan
Search a pattern in a line and remove another pattern
Hi,
I want to search a pattern in a text file and remove another pattern in that file.
my text file look like this

0.000000 1.970000 F 303 -
1.970000 2.080000 VH VH +
2.080000 2.250000 VH...
4,429
Posted By sreejithalokkan
thnks
[QUOTE=tukuyomi;302787121]Quite the same solution as Corona688; uses aplay to play wav files:
#!/bin/sh

while read line; do
set -- $line
while [ "$1" ]; do
echo aplay "$1.wav" # remove...
4,429
Posted By sreejithalokkan
I need a simple text to speech converter.I have...
I need a simple text to speech converter.I have already have sounds corresponding to digits(0 to 9) in wav format.So when my input is for eg: one two three,then i should able to play one.wav two,wav...
4,429
Posted By sreejithalokkan
Play sound
hi
i want to produce digit sounds.for ex: if my input text is four five six then code should able to
produce sounds corresponding to digits which are stored in some directory as four.wav,five.wav...
1,233
Posted By sreejithalokkan
thanks this is what iam looking two
thanks this is what iam looking two
1,233
Posted By sreejithalokkan
To get char between pattern
hi,
this my text
......................
Read 21 physical / 21 logical HMMs
Read lattice with 16 nodes / 36 arcs
Created network with 53 nodes / 73 links
File: speech.mfc
!sil two eight six...
1,054
Posted By sreejithalokkan
Unicode help
is there any way to handle unicode such as ʃʰɐm̆
1,611
Posted By sreejithalokkan
thank u all
is there any way to handle unicode such as ʃʰɐm̆
1,611
Posted By sreejithalokkan
Help with shellscript
I am new in shell script i want to convert .txt file
in the format axsjdijdjjdk to

a
x
s
j
d
i
j
d
j
j
d
k
Showing results 1 to 17 of 17

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