Instructions to use OpenVoiceOS/phoonnx-f5tts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- F5-TTS
How to use OpenVoiceOS/phoonnx-f5tts with F5-TTS:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 2,483 Bytes
8700d0a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | # phoonnx-f5tts listening samples
Synthesized through phoonnx's `F5TTSAdapter` (CPU, NFE=32).
Reference clips: F5-TTS `basic_ref_en.wav` (English), SILMA `ar.ref.24k.wav` (Arabic).
## f5tts-v1-base
- `01_greeting.wav` — Hello there, welcome to the open voice operating system.
- `02_weather.wav` — The weather today is sunny with a gentle breeze from the north.
## habibi-tts-unified
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_msa_welcome.wav` — مرحباً بكم في نظام الصوت المفتوح، يسعدنا انضمامكم إلينا.
## habibi-tts-msa
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_msa_weather.wav` — الطقس اليوم مشمس وجميل في معظم مناطق البلاد.
## habibi-tts-egy
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_egy_weather.wav` — النهاردة الجو جميل جداً في القاهرة والناس مبسوطة.
## habibi-tts-sau
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_sau_weather.wav` — اليوم الجو حلو مرة في الرياض والناس طالعين يتمشون.
## habibi-tts-uae
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_uae_weather.wav` — اليوم الجو وايد حلو في دبي والناس كلهم برع.
## habibi-tts-alg
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_alg_weather.wav` — اليوم الجو شباب بزاف في الجزائر والناس خارجين يتساراو.
## habibi-tts-irq
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_irq_weather.wav` — اليوم الجو حلو هواية ببغداد والناس طالعين يتمشون.
## habibi-tts-mar
- `01_msa_tech.wav` — التكنولوجيا الحديثة غيرت طريقة تواصل الناس حول العالم.
- `02_mar_weather.wav` — اليوم الجو زوين بزاف في الرباط والناس خارجين يتسارا.
|