@cheap_proxy_priceimg · Post #115 · 28.06.2025 г., 03:33
#stt
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #418 · 9 мар.
Оператор pipe позволяет писать более компактный код, реализуя логику объединения данных (Union). Важно помнить, что его поведение зависит от контекста. Побитовые операции (логическое OR) result = 5 | 3 # 5 (0101) | 3 (0011) = 7 (0111) Самое главное - не путать с оператором or, это другое! Объединение множеств set_a = {1, 2, 3} set_b = {3, 4, 5} set_c = set_a | set_b # {1, 2, 3, 4, 5} set_c |= {5, 6} # {1, 2, 3, 4, 5, 6} Слияние словарей dict_1 = {"a": 1, "b": 2} dict_2 = {"b": 3, "c": 4} merged = dict_1 | dict_2 # {'a': 1, 'b': 3, 'c': 4} merged |= {"d": 5} # {'a': 1, 'b': 3, 'c': 4, 'd': 5} Аннотации типов, заменяет Union def process_data(value: int | str) -> None: print(value) Допустимо использовать в isinstance или issubclass isinstance(3, int | float) # True Паттерн-матчинг status_code = 404 match status_code: case 200 | 201 | 204: print("OK") case 400 | 404 | 500: print("ERROR") Для использования в своих классах требуется переопределить метод __or__ Так же нашел библиотеку pipe которая добавляет еще много возможностей. Рекомендую ознакомиться ;) #basic
Hashtags
Пребарај: #stt
@cheap_proxy_priceimg · Post #115 · 28.06.2025 г., 03:33
#stt
Hashtags
@Speedtest_Sy · Post #648 · 25.02.2022 г., 15:10
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #484 · 15.01.2022 г., 14:29
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #444 · 17.12.2021 г., 14:25
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #417 · 03.12.2021 г., 05:35
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #265 · 30.09.2021 г., 13:13
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #198 · 08.09.2021 г., 02:35
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #76 · 07.08.2021 г., 18:20
#STT#V2Ray 测速环境:山西电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️价格预览▫️测速频道▫️
@AlisherAhmatovich · Post #1189 · 09.01.2025 г., 16:15
O'zbekcha STT (Speech-to-Text) uchun benchmarking v1 tayyor! O'zbek tilida nutqni matnga aylantirish bo'yicha dastlabki etalon tizimni yaratdik! Ushbu jarayonda: ✅ Adabiy O'zbek tili ✅ Turli hududiy shevalar ✅ Musiqalar va suhbatlar ✅ Shovqinli audiolar bilan o’zimizni va bozordagi mavjud modellarni sinab ko'rdik. Tez orada natijalarni va benchmarkni e’lon qilamiz, hamda benchmarkni doimiy yangilab borish niyatimiz bor. Benchmark mezonlari: - WER (Word Error Rate) - So’zlar xatolik darajasi. - CER (Character Error Rate) – Harflar xatolik darajasi. Bu nafaqat texnologik rivojlanish, balki O'zbek tilining raqamli muhitda mustahkam o'rin egallashi yo'lida muhim qadamdir. Maqsadimiz – O'zbekcha STT modellarining aniq va sifatli ishlashini ta'minlashdir. Kelajak rejalari: - Test natijalarini batafsil tahlil qilib, modellarni yanada takomillashtirish. O'zbek tili texnologiyalari rivoji uchun birgalikda ishlashda davom etamiz! STT modelimizni @aishaovozbot’da yoki aisha.group’da sinab ko’rishingiz mumkin. #aisha#stt @elzodxon
@Speedtest_Sy · Post #792 · 12.04.2022 г., 12:33
#STT#V2Ray#IPLC 测速环境:广东电信300兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️测速投稿▫️测速频道▫️
@Speedtest_Sy · Post #776 · 11.04.2022 г., 14:00
#STT#V2Ray#IPLC 测速环境:广东电信300兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️测速投稿▫️测速频道▫️
@Speedtest_Sy · Post #757 · 08.04.2022 г., 04:26
#STT#V2Ray#IPLC 测速环境:重庆电信500兆 账号注册:https://sttlink.com/auth/register?code=wMOM ▫️测速投稿▫️测速频道▫️