mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +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