非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。 lobehubbot added the Inactive label Jan 13, 2024 Tobe2d commented Jan 21, 2024 I would add my voice to add Elevenlabs too +1 Specialy for custom made voices on elevenlabs. so we should add...
join('voices','empty.mp3')) 404 - os.remove("./answers/speech.mp3") 405 - 406 - # go offline if fail 387 + def say(self, text, VoiceIdx='jarvis', elevenlabs=False, IBM=False): 388 + if elevenlabs and IBM: raise(Exception('IBM and ElevenLabs can t be both true'))...
voice (string): One of the OpenAI-compatible voices (alloy, echo, fable, onyx, nova, shimmer) or any valid edge-tts voice (default: "en-US-AvaNeural"). response_format (string): Audio format. Options: mp3, opus, aac, flac, wav, pcm (default: mp3). speed (number): Playback speed...
add support for voices list e8f7e9b Support voice by name or ID d218044 add ATTR_AUDIO_OUTPUT to support pipeline use 38da946 add unique_id 23be9d9 allow API key to be changed via config options dc404cc Megabytemb marked this pull request as ready for review May 23, 2023 09...
For information about the structure of the voices output, please refer to theofficial ElevenLabs API documentation for Get Voices. Build a voice object with custom settings to personalize the voice style, or callclient.voices.get_settings("your-voice-id")to get the default settings for the voic...
voice(string): One of the OpenAI-compatible voices (alloy, echo, fable, onyx, nova, shimmer) or any validedge-ttsvoice (default:"en-US-AndrewNeural"). response_format(string): Audio format. Options:mp3,opus,aac,flac,wav,pcm(default:mp3). ...
voice(string): One of the OpenAI-compatible voices (alloy, echo, fable, onyx, nova, shimmer) or any validedge-ttsvoice (default:"en-US-AndrewNeural"). response_format(string): Audio format. Options:mp3,opus,aac,flac,wav,pcm(default:mp3). ...
voice(string): One of the OpenAI-compatible voices (alloy, echo, fable, onyx, nova, shimmer) or any validedge-ttsvoice (default:"en-US-AvaNeural"). response_format(string): Audio format. Options:mp3,opus,aac,flac,wav,pcm(default:mp3). ...