mediatechlab / tts-wrapper

TTS-Wrapper makes it easier to use text-to-speech APIs by providing a unified and easy-to-use interface.
MIT License
14 stars 9 forks source link

Change class variables according to PEP8 #13

Closed panoramix360 closed 2 years ago

panoramix360 commented 2 years ago

PR to update the names of class variables according to PEP8 as requested in issue #7.

@gbottari I tested using make tests to ensure that everything was correct, I don't have the setup using the secrets, can you test that as well?

gbottari commented 2 years ago

Thanks, @panoramix360 . I tested it with actual APIs and it is working fine.