Bumped Whispercpp 1.7.3 that adds WithNoSpeechThreshold #263
build-all.yml
on: pull_request
android
/
native-build
1m 54s
macos
/
intel-native-build
1m 1s
macos
/
arm-native-build
2m 40s
windows
/
intel-native-build
1m 26s
windows
/
arm-native-build
1m 1s
wasm
/
native-build
1m 2s
linux
/
native-build
2m 25s
windows-no-avx
/
native-build
2m 16s
linux-no-avx
/
native-build
1m 21s
linux-cuda
/
native-build
linux-openvino
/
native-build
linux-vulkan
/
native-build
macos-coreml
/
arm-native-build
macos-coreml
/
intel-native-build
windows-cuda
/
native-build
windows-openvino
/
native-build
windows-vulkan
/
native-build
dotnet-maui-build-and-test
/
dotnet-maui-build
4m 21s
dotnet-build
/
dotnet-macos
41s
dotnet-build
/
dotnet-windows
3m 1s
dotnet-build
/
dotnet-linux
37s
dotnet-maui-build-and-test
/
dotnet-maui-test-android
4m 30s
Annotations
39 errors and 6 warnings
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithBufferedModel_ShouldReturnBuilder:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithCorruptedModel_ShouldThrow:
tests/Whisper.net.Tests/FactoryTests.cs#L61
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithCorruptedModel_ShouldThrow>b__7_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 57
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithDisposedFactory_ShouldThrow:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithFileModel_ShouldReturnBuilder:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithNoModel_ShouldThrow:
tests/Whisper.net.Tests/FactoryTests.cs#L49
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithNoModel_ShouldThrow>b__6_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 45
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► GetSupportedLanguages_ShouldReturnAll:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenJunkChunkExists_ProcessCorrectly:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenMultichannel_ProcessCorrectly:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► TestHappyFlowAsync:
Whisper.net/WhisperFactory.cs#L191
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_06.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30.trx
tests/Whisper.net.Tests/TestResults/_fv-az1704-97_2024-12-22_13_24_30[1].trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithBufferedModel_ShouldReturnBuilder:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithCorruptedModel_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithCorruptedModel_ShouldThrow>b__7_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 57
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithDisposedFactory_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithFileModel_ShouldReturnBuilder:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithNoModel_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithNoModel_ShouldThrow>b__6_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 45
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► GetSupportedLanguages_ShouldReturnAll:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenJunkChunkExists_ProcessCorrectly:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenMultichannel_ProcessCorrectly:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► TestHappyFlowAsync:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
dotnet-build / dotnet-linux
Process completed with exit code 1.
|
dotnet-build / dotnet-linux
Failed test were found and 'fail-on-error' option is set to true
|
dotnet-build / dotnet-macos
Process completed with exit code 1.
|
dotnet-build / dotnet-macos
Failed test were found and 'fail-on-error' option is set to true
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithBufferedModel_ShouldReturnBuilder:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithCorruptedModel_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithCorruptedModel_ShouldThrow>b__7_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 57
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithDisposedFactory_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithFileModel_ShouldReturnBuilder:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithNoModel_ShouldThrow:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>:
System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
at Whisper.net.WhisperFactory.CheckLibraryLoaded() in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 191
at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 35
at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 115
at Whisper.net.WhisperFactory.FromPath(String path) in /home/runner/work/whisper.net/whisper.net/Whisper.net/WhisperFactory.cs:line 101
at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithNoModel_ShouldThrow>b__6_0() in /home/runner/work/whisper.net/whisper.net/tests/Whisper.net.Tests/FactoryTests.cs:line 45
at FluentAssertions.Specialized.ActionAssertions.InvokeSubject()
at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
|
Whisper.net.Tests.FactoryTests ► GetSupportedLanguages_ShouldReturnAll:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenJunkChunkExists_ProcessCorrectly:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenMultichannel_ProcessCorrectly:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
Whisper.net.Tests.ProcessAsyncFunctionalTests ► TestHappyFlowAsync:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx#L0
Failed test found in:
runtimes/tests/Whisper.net.Tests/TestResults/_fv-az1377-910_2024-12-22_13_15_05.trx
Error:
System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
|
dotnet-build / dotnet-windows
Failed test were found and 'fail-on-error' option is set to true
|
dotnet-build / dotnet-windows
Process completed with exit code 1.
|
dotnet-maui-build-and-test / dotnet-maui-build
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libggml-base-whisper.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
dotnet-maui-build-and-test / dotnet-maui-build
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libggml-cpu-whisper.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
dotnet-maui-build-and-test / dotnet-maui-build
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libggml-base-whisper.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
dotnet-maui-build-and-test / dotnet-maui-build
NuGet package '<unknown>' version '<unknown>' contains a shared library 'libggml-cpu-whisper.so' which is not correctly aligned. See https://developer.android.com/guide/practices/page-sizes for more details
|
dotnet-maui-build-and-test / dotnet-maui-test-android
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet-build / dotnet-linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results-linux
Expired
|
59.7 KB |
|
test-results-macos
Expired
|
58.8 KB |
|
test-results-windows
Expired
|
63.5 KB |
|