gTTS
Python library and CLI tool to interface with Google Translate's text-to-speech API
파일 탐색기
최종 버전 다운로드 (.zip)- bug.md
- config.yml
- feature.md
- autolock.yml
- codecov.yml
- release.yml
- test.yml
- update_langs.yml
- dependabot.yml
- changelog.rst
- cli.rst
- conf.py
- contributing.rst
- index.rst
- license.rst
- Makefile
- module.rst
- tokenizer.rst
- test_cli_test_ascii.txt
- test_cli_test_utf8.txt
- __init__.py
- test_cli.py
- test_lang.py
- test_tts.py
- test_utils.py
- test_core.py
- test_pre_processors.py
- test_tokenizer_cases.py
- __init__.py
- core.py
- pre_processors.py
- symbols.py
- tokenizer_cases.py
- __init__.py
- accents.py
- cli.py
- lang.py
- langs.py
- tts.py
- utils.py
- version.py
- check_langs.py
- gen_langs.py
- utils.py
- .gitignore
- .readthedocs.yml
- .release-please-manifest.json
- CHANGELOG.md
- CONTRIBUTING.rst
- LICENSE
- pyproject.toml
- README.md
- release-please-config.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/pndurette/gTTS
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd gTTS
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
