diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-04-09 19:19:33 +0200 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2024-04-09 19:19:33 +0200 |
commit | 90715e702bbebcf2c3cfd39628c931bbadda28b0 (patch) | |
tree | f574bae75b22ee59e5c60e2f6f4017338614fd8c /projects/text_to_speech/README.md | |
parent | Add async client docs (diff) | |
download | gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar.gz gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar.bz2 gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar.lz gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar.xz gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.tar.zst gpt4free-90715e702bbebcf2c3cfd39628c931bbadda28b0.zip |
Diffstat (limited to '')
-rw-r--r-- | projects/text_to_speech/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/text_to_speech/README.md b/projects/text_to_speech/README.md new file mode 100644 index 00000000..c1d401ac --- /dev/null +++ b/projects/text_to_speech/README.md @@ -0,0 +1,3 @@ +Fork from: + +https://github.com/xenova/transformers.js/tree/main/examples/text-to-speech-client
\ No newline at end of file |