This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
src/espeakdata.cpp: don't load phoneme data before compiling the phoneme data (it may not exist)
master
Reece H. Dunn
12 years ago
parent
7352b01312
commit
1dd3863ca8
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/espeakedit.cpp
+ 0
- 1
src/espeakedit.cpp
View File
@@ -144,7 +144,6 @@ if(argc > 1)
if(strcmp(param,"--compile")==0)
{
LoadPhData(NULL);
samplerate_native = samplerate = 22050;
CompilePhonemeData();
CompileIntonation();
Write
Preview
Loading…
Cancel
Save