Skip to content

tonytangdev/deno-tiktok-tts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

deno-tiktok-tts

How to use

deno run --allow-net --allow-write index.ts en_us_001 "Hello world" "./my-file.mp3"

en_us_001 being the voice to use.

Hello world being the text to be read.

./my-file.mp3 being the file to save the audio to.

Credits

Thanks to Weilbyte for setting up an API easy to use : weilbyte.github.io/tiktok-tts/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published