mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
remove docstring
This commit is contained in:
@ -102,10 +102,6 @@ class ElevenLabsTtsProvider {
|
|||||||
return responseJson.voices
|
return responseJson.voices
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
*
|
|
||||||
* @returns
|
|
||||||
*/
|
|
||||||
async fetchTtsVoiceSettings() {
|
async fetchTtsVoiceSettings() {
|
||||||
const headers = {
|
const headers = {
|
||||||
'xi-api-key': this.API_KEY
|
'xi-api-key': this.API_KEY
|
||||||
|
Reference in New Issue
Block a user