Zeri - Kthe cdo tekst ne audio ne shqip
Kthe ne audio
Cos'è Zeri - Kthe cdo tekst ne audio ne shqip?
Zeri - Kthe cdo tekst ne audio ne shqip è un'estensione di Chrome sviluppata da https://zeri.app, e la sua funzione principale è "Kthe ne audio".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Zeri - Kthe cdo tekst ne audio ne shqip
Scarica i file di estensione Zeri - Kthe cdo tekst ne audio ne shqip in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
"Zeri - Kthe cdo tekst ne audio shqip" is an extension that supports the official app (https://www.zeri.app) and uses its service to bring to customers a simple solution to convert every text in Albanian into audio(audio generated). Its supported by more than 85% of Albanian language(except dialects). Its a free extension(with limited use) for every Chrome user, which while they navigate at any Albanian language website(ex: news website) , they can listen a selected text they choose. We don't track any information from users. ZERI është një shërbim online që synon të ofrojë zgjidhje të të folurit për software, web, aplikacione mobile etj. Qëllimi ynë është të sjellim shërbimin më të mirë 'TTS'(text to speach) në gjuhën shqipe. Me më shumë se 100.000 fjalë të regjistruara në gjuhën shqipe, të cilat mbulojnë mbi 80% të fjalëve më së shumti të përdorura gjerësisht, bën që ZERI të konvertojë tekstin lehtësisht në audio. Implementimi i ML dhe Artificial Intelligence, bën të mundur që të kontrollojmë intonacionin, të rrespektojmë shenjat e pikësimit, dhe është në gjendje që të mësoj dhe të përmirësohet gjatë gjithë kohës.
Informazioni di Base sull'Estensione
Nome | Zeri - Kthe cdo tekst ne audio ne shqip |
ID | lhnbkikhapjkecbcgbdkepionnaekhch |
URL Ufficiale | https://chromewebstore.google.com/detail/zeri-kthe-cdo-tekst-ne-au/lhnbkikhapjkecbcgbdkepionnaekhch |
Descrizione | Kthe ne audio |
Dimensione del File | 41.24 KB |
Conteggio Installazioni | 50 |
Versione Corrente | 1.0.4 |
Ultimo Aggiornamento | 2020-09-25 |
Data di Pubblicazione | 2020-05-10 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | https://zeri.app |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.zeri.app |
URL della Pagina di Aiuto | https://www.zeri.app/rreth-nesh |
URL della Pagina della Politica sulla Privacy | https://www.zeri.app/privatesia |
Lingue Supportate | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zeri - Kthe cdo tekst ne audio ne shqip", "description": "Kthe ne audio", "version": "1.0.4", "permissions": [ "contextMenus", "activeTab", "https:\/\/www.zeri.app\/*", "https:\/\/accounts.google.com\/o\/oauth2\/token" ], "browser_action": { "default_popup": "zeri.html", "default_icon": "zeriAppx196.png" }, "icons": { "16": "zeriAppx196.png" }, "manifest_version": 2, "background": { "scripts": [ "jquery-3.4.1.min.js", "app.js" ] }, "content_security_policy": "script-src 'self' https:\/\/zeri.app; object-src 'self'" } |