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
As MBROLA is optional, don't exit with error if mbrola is not found
master
Valdis Vitolins
5 years ago
parent
1fb68ffffe
commit
cef02afc59
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/mbrola.test
+ 1
- 1
tests/mbrola.test
View File
@@ -55,7 +55,7 @@ if [ "`which mbrola`" != "" ]; then
echo "yes"
else
echo "no"
exit
1
exit
fi
test_voice mb-fr4 31fae066f45d4a9dc56289344f28dd00bce77875 "Bonjour"
Write
Preview
Loading…
Cancel
Save