IS02 commited on
Commit
1e82972
ยท
verified ยท
1 Parent(s): 821b708

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ pipeline_tag: text-to-speech
31
 
32
  # Supertonic 3 TTS
33
 
34
- This repository hosts the **Supertonic 3** model for the [React Native ExecuTorch](https://github.com/software-mansion/react-native-executorch) library. It performs text-to-speech synthesis supporting **30+ languages** (๐Ÿ‡ฌ๐Ÿ‡ง English, ๐Ÿ‡ช๐Ÿ‡ธ Spanish, ๐Ÿ‡ซ๐Ÿ‡ท French, ๐Ÿ‡ฉ๐Ÿ‡ช German, ๐Ÿ‡ต๐Ÿ‡ฑ Polish, ๐Ÿ‡ฎ๐Ÿ‡ณ Hindi, ๐Ÿ‡ฏ๐Ÿ‡ต Japanese, ๐Ÿ‡จ๐Ÿ‡ณ Chinese, and many more), with a single voice style per language.
35
 
36
  The model is composed of four sub-models that run sequentially:
37
 
 
31
 
32
  # Supertonic 3 TTS
33
 
34
+ This repository hosts the **Supertonic 3** model for the [React Native ExecuTorch](https://github.com/software-mansion/react-native-executorch) library. It performs text-to-speech synthesis supporting **30+ languages**, with a single voice style per language.
35
 
36
  The model is composed of four sub-models that run sequentially:
37