Zeri - Kthe cdo tekst ne audio ne shqip
Kthe ne audio
什麼是Zeri - Kthe cdo tekst ne audio ne shqip?
Zeri - Kthe cdo tekst ne audio ne shqip是由https://zeri.app開發的Chrome擴展程式,該擴展的主要功能是“Kthe ne audio”。
擴展截圖
下載Zeri - Kthe cdo tekst ne audio ne shqip擴展crx文件
下載Zeri - Kthe cdo tekst ne audio ne shqip擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
"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.
擴展基本資訊
名稱 | Zeri - Kthe cdo tekst ne audio ne shqip |
ID | lhnbkikhapjkecbcgbdkepionnaekhch |
官方網址 | https://chromewebstore.google.com/detail/zeri-kthe-cdo-tekst-ne-au/lhnbkikhapjkecbcgbdkepionnaekhch |
簡介 | Kthe ne audio |
檔案大小 | 41.24 KB |
安裝次數 | 50 |
目前版本 | 1.0.4 |
更新時間 | 2020-09-25 |
上架時間 | 2020-05-10 |
評分 | 5.00/5 共 6 次評分 |
開發者 | https://zeri.app |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.zeri.app |
說明頁面URL | https://www.zeri.app/rreth-nesh |
隱私政策頁面URL | https://www.zeri.app/privatesia |
支援的語言 | 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'" } |