Skip to content

Commit

Permalink
Add text-to-speech tag to TTS notebooks (#2115)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandr-mokrov authored Jun 13, 2024
1 parent 105bc50 commit 248ceba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion notebooks/bark-text-to-audio/bark-text-to-audio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,8 @@
"other": [],
"tasks": [
"Audio Generation",
"Text-to-Audio"
"Text-to-Audio",
"Text-to-Speech"
]
}
},
Expand Down
3 changes: 2 additions & 1 deletion notebooks/openvoice/openvoice.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,8 @@
"libraries": [],
"other": [],
"tasks": [
"Text-to-Audio"
"Text-to-Audio",
"Text-to-Speech"
]
}
},
Expand Down

0 comments on commit 248ceba

Please sign in to comment.