Giter VIP home page Giter VIP logo

tts_time_check's Introduction

TTS Time Check

텍스트를 입력하여 TTS엔진 및 API요청에 의해 음성파일이 생성되기까지의 시간 측정.

1. TTS엔진 및 API

- espeak engine     : 우분투에서 espeak 패키지 설치후, 사용
- SVOX Pico engine  : 우분투에서 libttsapico-utils 패키지 설치후, 사용
- gTTS              : 파이썬 패지키 설치를 통해 무료로 사용
- Google Cloud TTS  : 구글 클라우드 플랫폼에서 서비스 계정 키를 받아 사용 (4달러/100만자)
- Naver Clova TTS   : 네이버 클라우드 플랫폼에서 서비스 계정 키를 받아 사용 (4원/1000글자)
- AWS Polly TTS     : 아마존 웹 서비스에서 엑세스 키를 받아 사용 (4달러/100만자)

2. 텍스트 입력

- '안녕하세요'
- '무엇을 도와드릴까요'

3. SVOX Pico 엔진

- SVOX Pico 엔진은 한국어 지원이 되지않아 '안녕하세요'의 경우 'an young ha se yo'로 변형 (한글 영문 표기법 참고)
- '무엇을 도와드릴까요' --> 'mu eos-eul do wa deu lil kka yo'

4. 녹음된 음성파일 확인

- espeak           : espeak.wav
- SVOX Pico        : svox_pico.wav
- gTTS             : gtts.mp3
- Google Cloud TTS : google_cloud.mp3
- Naver Clova TTS  : naver_clova.mp3
- AWS Polly TTS    : aws_polly.mp3

5. 결과

- 각각 5회씩 테스트
- 단위는 초(sec)

tts_time_check's People

Contributors

nearkyh avatar

Forkers

soosang-9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.