Results 1 to 25 of 25
Hybrid View
-
4th August 2009 23:57 #1Registered User
Join Date: May:2008
Location: varna
Posts: 82
,
.
.
, .- , , , . ... ... ... ... ... , . , . !
-
5th August 2009 00:07 #2
-
5th August 2009 00:10 #3
-
5th August 2009 00:46 #4Registered User
Join Date: May:2006
Location:
Posts: 729
, ( - Artificial Intelligence, A Modern Approach - Russell S., Norvig P.), - speech recognition HMM DBN.
, 3 ( 2) .Several good textbooks on speech recognition are available:
Rabiner, L. R. and Juang, B.-H. (1993). Fundamentals
of Speech Recognition. Prentice-Hall, Upper Saddle
River, New Jersey;
Jelinek, F. (1997). Statistical methods for speech
recognition. MIT Press, Cambridge, Massachusetts;
Gold, B. and Morgan, N. (2000). Speech and Audio
Signal Processing. Wiley, New York;
Huang, X. D., Acero, A., and Hon, H. (2001). Spoken
Language Processing. Prentice Hall, Upper Saddle
River, New Jersey;
Jurafsky, D. and Martin, J. H. (2000). Speech
and Language Processing: An Introduction to Natural
Language Processing, Computational Linguistics,
and Speech Recognition. Prentice-Hall, Upper Saddle
River, New Jersey.
, , research . , , - , , , .., .
, , .
-
5th August 2009 07:58 #5
ANN. , , , , (, ; ; )

, " ".
, , , .
-
5th August 2009 17:43 #6
-
5th August 2009 17:39 #7Registered User
Join Date: May:2008
Location: varna
Posts: 82
,
,
, , , !
. , " "!!!
( ) , - , - .
.. CMD
, ,
-
5th August 2009 18:11 #8
-
5th August 2009 18:37 #9
, , "" .
feed-forward - , / .
, ANN .
, . CUDA nVidia , , , stream , , () .
ANN Speech Recognition, :
http://www.cs.toronto.edu/~ruiyan/cs...ecognition.pdf
http://cslu.cse.ogi.edu/tutordemos/n...cog/recog.html
http://cslu.cse.ogi.edu/tutordemos/n...e_Descriptions <= HMM ANN .
http://mi.eng.cam.ac.uk/~ajr/rnn4csr94/rnn4csr94.html <= , .
, , .
-
7th August 2009 00:06 #10Registered User
Join Date: May:2008
Location: varna
Posts: 82
1 :\
: ( ) "kak si be men" "a sq kake" ( , , )
"terminate called after throwing an instance of 'std:
ut_of_range'
what(): basic_string::substr
Aborted"
windows
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
scaner() " scan = line.substr(line.find(word.c_str()),num) ; " ... ,
.. " "
Code:#include <iostream> #include <string> #include <fstream> using namespace std; int scaner(); int num; int n=1; string a,b,c,d; string aa,bb,cc,dd; string word,word2,lght,line,scan,scan1; int main() { n = 1; getline(cin,line); ofstream out; out.open("t.txt"); out << line; out.close(); ifstream in; in.open("t.txt"); in >> a >> b >> c >> d; in.close(); word = a; lght = a; in.open("bad.txt"); in >> aa >> bb >> cc >> dd; in.close(); word2 = aa; return scaner(); } int scaner() { num = lght.length(); scan = line.substr(line.find(word.c_str()),num); if (a==aa && n==1) { cout << "a ti si gyz" << endl; } cout << "tova e: " << scan << endl; if (n==1) { lght = b; word = b; n = n + 1; return scaner(); } if (n==2) { lght = c; word = c; n = n + 1; return scaner(); } if (n==3) { lght = d; word = d; n = n + 1; return scaner(); } if (n<=4) { n=1; return main(); } return main(); }
-
7th August 2009 15:29 #11Registered User
Join Date: Nov:2005
Location:
Posts: 3,317
. num...
-
7th August 2009 18:09 #12Registered User
Join Date: May:2008
Location: varna
Posts: 82
? ?
-
7th August 2009 19:50 #13
, . . . , 10 10 . 5% .
.Have no fear ike iz here.
CPU Cx486DLC@40MHz, RAM 4MB, VGA Trident 512KB, HDD Conner 160MB, Monitor 14" Color
-
7th August 2009 22:40 #14Registered User
Join Date: May:2008
Location: varna
Posts: 82
-
8th August 2009 04:15 #15Registered User
Join Date: Oct:2006
Location: Plovdiv
Posts: 305
-
8th August 2009 02:07 #16
-
8th August 2009 07:17 #17Registered User
Join Date: May:2008
Location: varna
Posts: 82
-
8th August 2009 12:41 #18
-
8th August 2009 16:24 #19Registered User
Join Date: May:2008
Location: varna
Posts: 82
:P , , windows-a linux-a . ?
Last edited by rabut; 8th August 2009 at 16:35.
-
8th August 2009 09:58 #20
3 , in >> a >> b >> c >> d; d . , -1, . -1, .
-
8th August 2009 16:30 #21Registered User
Join Date: Nov:2005
Location:
Posts: 3,317
e - PEBKAC...
-
8th August 2009 16:36 #22
-
8th August 2009 18:31 #23Registered User
Join Date: Nov:2005
Location:
Posts: 3,317
problem exists between keyboard and chair
-
8th August 2009 18:33 #24Registered User
Join Date: Jan:2004
Posts: 50
-
9th August 2009 09:10 #25Registered User
Join Date: May:2008
Location: varna
Posts: 82
windows ,




Reply With Quote


Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in