File tree 2 files changed +28
-0
lines changed 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -559,8 +559,15 @@ modules:
559
559
- " mv /app/lib/libwhisper.so /app/lib/libwhisper-openblas.so"
560
560
sources :
561
561
- type : archive
562
+ only-arches :
563
+ - x86_64
562
564
url : https://github.com/ggerganov/whisper.cpp/archive/684bc8bd7033bf870f4a1cf977719bb7c43fa9b9.zip
563
565
sha256 : 292f5b51ee101be10b653c223ba19237d8ae02d7fc6a9a2ea0f5708bcd63802f
566
+ - type : archive
567
+ only-arches :
568
+ - aarch64
569
+ url : https://github.com/ggerganov/whisper.cpp/archive/refs/tags/v1.4.3.tar.gz
570
+ sha256 : 5f11c0542639bfb0b3c9d1b033d10ccd69ca26e739aec9366766617bc58a6e7c
564
571
- type : patch
565
572
path : ../patches/whispercpp.patch
566
573
@@ -584,8 +591,15 @@ modules:
584
591
- " mv /app/lib/libwhisper.so /app/lib/libwhisper-fallback.so"
585
592
sources :
586
593
- type : archive
594
+ only-arches :
595
+ - x86_64
587
596
url : https://github.com/ggerganov/whisper.cpp/archive/684bc8bd7033bf870f4a1cf977719bb7c43fa9b9.zip
588
597
sha256 : 292f5b51ee101be10b653c223ba19237d8ae02d7fc6a9a2ea0f5708bcd63802f
598
+ - type : archive
599
+ only-arches :
600
+ - aarch64
601
+ url : https://github.com/ggerganov/whisper.cpp/archive/refs/tags/v1.4.3.tar.gz
602
+ sha256 : 5f11c0542639bfb0b3c9d1b033d10ccd69ca26e739aec9366766617bc58a6e7c
589
603
- type : patch
590
604
path : ../patches/whispercpp.patch
591
605
Original file line number Diff line number Diff line change @@ -562,8 +562,15 @@ modules:
562
562
- " mv /app/lib/libwhisper.so /app/lib/libwhisper-openblas.so"
563
563
sources :
564
564
- type : archive
565
+ only-arches :
566
+ - x86_64
565
567
url : https://github.com/ggerganov/whisper.cpp/archive/684bc8bd7033bf870f4a1cf977719bb7c43fa9b9.zip
566
568
sha256 : 292f5b51ee101be10b653c223ba19237d8ae02d7fc6a9a2ea0f5708bcd63802f
569
+ - type : archive
570
+ only-arches :
571
+ - aarch64
572
+ url : https://github.com/ggerganov/whisper.cpp/archive/refs/tags/v1.4.3.tar.gz
573
+ sha256 : 5f11c0542639bfb0b3c9d1b033d10ccd69ca26e739aec9366766617bc58a6e7c
567
574
- type : patch
568
575
path : ../patches/whispercpp.patch
569
576
@@ -587,8 +594,15 @@ modules:
587
594
- " mv /app/lib/libwhisper.so /app/lib/libwhisper-fallback.so"
588
595
sources :
589
596
- type : archive
597
+ only-arches :
598
+ - x86_64
590
599
url : https://github.com/ggerganov/whisper.cpp/archive/684bc8bd7033bf870f4a1cf977719bb7c43fa9b9.zip
591
600
sha256 : 292f5b51ee101be10b653c223ba19237d8ae02d7fc6a9a2ea0f5708bcd63802f
601
+ - type : archive
602
+ only-arches :
603
+ - aarch64
604
+ url : https://github.com/ggerganov/whisper.cpp/archive/refs/tags/v1.4.3.tar.gz
605
+ sha256 : 5f11c0542639bfb0b3c9d1b033d10ccd69ca26e739aec9366766617bc58a6e7c
592
606
- type : patch
593
607
path : ../patches/whispercpp.patch
594
608
You can’t perform that action at this time.
0 commit comments