Skip to content

Commit

Permalink
support playht3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xquanluu committed Sep 27, 2024
1 parent 4cddbd8 commit c6bae80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/speech-data/tts-model-playht.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = [
{ name: 'Play3.0', value: 'Play3.0' },
{ name: 'PlayHT2.0-turbo', value: 'PlayHT2.0-turbo' },
{ name: 'PlayHT2.0', value: 'PlayHT2.0' },
{ name: 'PlayHT1.0', value: 'PlayHT1.0' },
Expand Down

0 comments on commit c6bae80

Please sign in to comment.