mirror of
https://github.com/jambonz/speech-utils.git
synced 2026-01-25 02:08:26 +00:00
fixed verbio tts extension
This commit is contained in:
@@ -53,6 +53,7 @@ function getFileExtension(vendor) {
|
||||
}
|
||||
case 'nuance':
|
||||
case 'nvidia':
|
||||
case 'verbio':
|
||||
return r8Extension;
|
||||
default:
|
||||
return mp3Extension;
|
||||
|
||||
Reference in New Issue
Block a user