Skip to content

ehredev/NaverWebTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NaverWebTTS

NaverWebTTS using papago

Method

1.Insert text in papago and press "Listening pronunciation" Button
2.Fetch network requests and find audio url in header using content-type
3.Save audio url to file

How to use

from tts import NaverWebTTS
tts = NaverWebTTS()
tts.save(text, path)

text and path must be a string

A note of caution

This project use seleniumm, so you must have chrome(I use 121.0.6167.185 version). This project isn't suits well for live talk, using this method takes a long time(about 1~3sec).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages