FlashSR

หน้านี้ของ Soniqo อธิบาย FlashSR ตาม implementation ใน speech-swift / speech-core ส่วนลิงก์ Hugging Face อยู่ใต้หมายเหตุการใช้งาน

เข้าหน้าในเว็บก่อน

การ์ดหน้าแรกและเมนูเอกสารจะชี้มาที่หน้านี้ก่อน ส่วนลิงก์ไปยัง source model และ bundle ยังอยู่ในหน้านี้

ภาพรวม

โมเดลFlashSR
บทบาทAudio super-resolution for low-bandwidth or lossy audio
BackendMLX int4 default; int8 available
Output48 kHz mono waveform, same length as input
ภาษาAudio-content agnostic
LicenseMIT
สถานะReady through speech upsample and the FlashSR Swift product
SourceFlashSR / AudioSR distillation
Swift productFlashSR
CLI / runtimespeech upsample

การใช้งาน

snippet ด้านล่างตรงกับ API หรือคำสั่งปัจจุบันใน speech-swift

# Upsample a low-bandwidth recording to 48 kHz mono.
.build/release/speech upsample noisy_lowres.wav \
  --variant int4 \
  -o clean_hr.wav

ลิงก์โมเดล

หมายเหตุ implementation