11<img src =" ./python.png " width =" 100% " style =" width :100% " />
22
3- [ ![ API Test] ( https://github.com/voiceittech/VoiceIt3-Python /actions/workflows/test.yml/badge.svg )] ( https://github.com/voiceittech/VoiceIt3-Python /actions/workflows/test.yml )
4- [ ![ Dependabot] ( https://img.shields.io/github/issues-pr/voiceittech/VoiceIt3-Python /dependencies?label=dependabot&logo=dependabot&color=025e8c )] ( https://github.com/voiceittech/VoiceIt3-Python /pulls?q=is%3Apr+label%3Adependencies )
5- [ ![ Version] ( https://img.shields.io/badge/version-2.7 .0-blue )] ( https://github.com/voiceittech/VoiceIt3-Python )
6- [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/voiceittech/VoiceIt3-Python /blob/main/LICENSE )
7- [ ![ Platform] ( https://img.shields.io/badge/platform-Python-lightgrey )] ( https://github.com/voiceittech/VoiceIt3-Python )
3+ [ ![ API Test] ( https://github.com/voiceittech/voiceit3-python /actions/workflows/test.yml/badge.svg )] ( https://github.com/voiceittech/voiceit3-python /actions/workflows/test.yml )
4+ [ ![ Dependabot] ( https://img.shields.io/github/issues-pr/voiceittech/voiceit3-python /dependencies?label=dependabot&logo=dependabot&color=025e8c )] ( https://github.com/voiceittech/voiceit3-python /pulls?q=is%3Apr+label%3Adependencies )
5+ [ ![ Version] ( https://img.shields.io/badge/version-3.0 .0-blue )] ( https://github.com/voiceittech/voiceit3-python )
6+ [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/voiceittech/voiceit3-python /blob/main/LICENSE )
7+ [ ![ Platform] ( https://img.shields.io/badge/platform-Python-lightgrey )] ( https://github.com/voiceittech/voiceit3-python )
88[ ![ VoiceIt API] ( https://img.shields.io/badge/VoiceIt-API%203.0-blue )] ( https://voiceit.io )
99
1010
@@ -13,7 +13,7 @@ A Python wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and I
1313## Installation
1414
1515``` bash
16- git clone https://github.com/voiceittech/VoiceIt3-Python .git
16+ git clone https://github.com/voiceittech/voiceit3-python .git
1717```
1818
1919Then import in your project:
@@ -33,7 +33,7 @@ You can visit our [HTTP API 3.0 Documentation](https://voiceit.io/documentation)
3333
3434If you find this SDK useful, please consider giving it a star on GitHub — it helps others discover the project!
3535
36- [ ![ GitHub stars] ( https://img.shields.io/github/stars/voiceittech/VoiceIt3-Python ?style=social )] ( https://github.com/voiceittech/VoiceIt3-Python /stargazers )
36+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/voiceittech/voiceit3-python ?style=social )] ( https://github.com/voiceittech/voiceit3-python /stargazers )
3737
3838## License
3939
0 commit comments