Skip to content

Purpose for POC which makes more natural TTS services by modifying scripts / 더 자연스러운 TTS를 위하여 대본을 수정하는 서비스 PoC입니다

License

Notifications You must be signed in to change notification settings

ket0825/script_tuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script tuning

Read this in other languages: 한국어

  • Purpose for make more natural TTS services by modifying scripts.
  • Used Pykospacing, kiwipiepy, pdfplumber, tkinter, clova-stuido-api

Composition

  • Comma

    • Insert comma for natural TTS script.
    • When test with simple RNN, but not working due to unbalanced data.
    • => Adopted clova-studio-api which fine-tuned model.
    • Convert text to csv and use clova-studio-api by tkinter gui.
    • PoC results: with human check, accuracy could be over 99%.

  • venv script tuning

    • Preprocessing for extract pdf to text
    • Use pykospacing, kiwipiepy, pdfplumber
    • Rule-based pdf parsing and text processing

About

Purpose for POC which makes more natural TTS services by modifying scripts / 더 자연스러운 TTS를 위하여 대본을 수정하는 서비스 PoC입니다

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages