Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Nov 7, 2023
1 parent e463c9f commit 0e81091
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 57 deletions.
36 changes: 18 additions & 18 deletions docs/API/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ whisper.rn

#### Defined in

[index.ts:76](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L76)
[index.ts:76](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L76)

___

Expand All @@ -80,7 +80,7 @@ ___

#### Defined in

[index.ts:438](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L438)
[index.ts:438](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L438)

___

Expand All @@ -90,7 +90,7 @@ ___

#### Defined in

[index.ts:59](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L59)
[index.ts:59](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L59)

___

Expand All @@ -108,7 +108,7 @@ ___

#### Defined in

[index.ts:52](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L52)
[index.ts:52](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L52)

___

Expand All @@ -127,7 +127,7 @@ ___

#### Defined in

[index.ts:45](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L45)
[index.ts:45](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L45)

___

Expand Down Expand Up @@ -157,7 +157,7 @@ ___

#### Defined in

[NativeRNWhisper.ts:5](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/NativeRNWhisper.ts#L5)
[NativeRNWhisper.ts:5](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/NativeRNWhisper.ts#L5)

___

Expand All @@ -175,7 +175,7 @@ ___

#### Defined in

[index.ts:70](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L70)
[index.ts:70](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L70)

___

Expand All @@ -200,7 +200,7 @@ ___

#### Defined in

[index.ts:133](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L133)
[index.ts:133](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L133)

___

Expand All @@ -218,7 +218,7 @@ ___

#### Defined in

[index.ts:166](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L166)
[index.ts:166](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L166)

___

Expand All @@ -242,7 +242,7 @@ ___

#### Defined in

[index.ts:153](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L153)
[index.ts:153](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L153)

___

Expand All @@ -252,7 +252,7 @@ ___

#### Defined in

[index.ts:84](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L84)
[index.ts:84](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L84)

___

Expand All @@ -270,7 +270,7 @@ ___

#### Defined in

[NativeRNWhisper.ts:37](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/NativeRNWhisper.ts#L37)
[NativeRNWhisper.ts:37](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/NativeRNWhisper.ts#L37)

## Variables

Expand All @@ -295,7 +295,7 @@ AudioSession Utility, iOS only.

#### Defined in

[AudioSessionIos.ts:50](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L50)
[AudioSessionIos.ts:50](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L50)

___

Expand All @@ -307,7 +307,7 @@ Is allow fallback to CPU if load CoreML model failed

#### Defined in

[index.ts:540](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L540)
[index.ts:540](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L540)

___

Expand All @@ -319,7 +319,7 @@ Is use CoreML models on iOS

#### Defined in

[index.ts:537](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L537)
[index.ts:537](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L537)

___

Expand All @@ -331,7 +331,7 @@ Current version of whisper.cpp

#### Defined in

[index.ts:532](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L532)
[index.ts:532](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L532)

## Functions

Expand All @@ -351,7 +351,7 @@ Current version of whisper.cpp

#### Defined in

[index.ts:464](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L464)
[index.ts:464](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L464)

___

Expand All @@ -365,4 +365,4 @@ ___

#### Defined in

[index.ts:527](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L527)
[index.ts:527](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L527)
14 changes: 7 additions & 7 deletions docs/API/classes/WhisperContext.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

#### Defined in

[index.ts:190](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L190)
[index.ts:190](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L190)

## Properties

Expand All @@ -44,7 +44,7 @@

#### Defined in

[index.ts:186](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L186)
[index.ts:186](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L186)

___

Expand All @@ -54,7 +54,7 @@ ___

#### Defined in

[index.ts:184](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L184)
[index.ts:184](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L184)

___

Expand All @@ -64,7 +64,7 @@ ___

#### Defined in

[index.ts:188](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L188)
[index.ts:188](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L188)

## Methods

Expand All @@ -78,7 +78,7 @@ ___

#### Defined in

[index.ts:433](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L433)
[index.ts:433](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L433)

___

Expand Down Expand Up @@ -106,7 +106,7 @@ Transcribe audio file

#### Defined in

[index.ts:201](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L201)
[index.ts:201](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L201)

___

Expand All @@ -128,4 +128,4 @@ Transcribe the microphone audio stream, the microphone user permission is requir

#### Defined in

[index.ts:297](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/index.ts#L297)
[index.ts:297](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/index.ts#L297)
12 changes: 6 additions & 6 deletions docs/API/enums/AudioSessionCategoryIos.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ https://developer.apple.com/documentation/avfaudio/avaudiosessioncategory?langua

#### Defined in

[AudioSessionIos.ts:8](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L8)
[AudioSessionIos.ts:8](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L8)

___

Expand All @@ -35,7 +35,7 @@ ___

#### Defined in

[AudioSessionIos.ts:13](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L13)
[AudioSessionIos.ts:13](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L13)

___

Expand All @@ -45,7 +45,7 @@ ___

#### Defined in

[AudioSessionIos.ts:12](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L12)
[AudioSessionIos.ts:12](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L12)

___

Expand All @@ -55,7 +55,7 @@ ___

#### Defined in

[AudioSessionIos.ts:10](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L10)
[AudioSessionIos.ts:10](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L10)

___

Expand All @@ -65,7 +65,7 @@ ___

#### Defined in

[AudioSessionIos.ts:11](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L11)
[AudioSessionIos.ts:11](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L11)

___

Expand All @@ -75,4 +75,4 @@ ___

#### Defined in

[AudioSessionIos.ts:9](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L9)
[AudioSessionIos.ts:9](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L9)
14 changes: 7 additions & 7 deletions docs/API/enums/AudioSessionCategoryOptionIos.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ https://developer.apple.com/documentation/avfaudio/avaudiosessioncategoryoptions

#### Defined in

[AudioSessionIos.ts:25](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L25)
[AudioSessionIos.ts:25](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L25)

___

Expand All @@ -36,7 +36,7 @@ ___

#### Defined in

[AudioSessionIos.ts:23](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L23)
[AudioSessionIos.ts:23](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L23)

___

Expand All @@ -46,7 +46,7 @@ ___

#### Defined in

[AudioSessionIos.ts:24](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L24)
[AudioSessionIos.ts:24](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L24)

___

Expand All @@ -56,7 +56,7 @@ ___

#### Defined in

[AudioSessionIos.ts:26](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L26)
[AudioSessionIos.ts:26](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L26)

___

Expand All @@ -66,7 +66,7 @@ ___

#### Defined in

[AudioSessionIos.ts:21](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L21)
[AudioSessionIos.ts:21](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L21)

___

Expand All @@ -76,7 +76,7 @@ ___

#### Defined in

[AudioSessionIos.ts:22](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L22)
[AudioSessionIos.ts:22](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L22)

___

Expand All @@ -86,4 +86,4 @@ ___

#### Defined in

[AudioSessionIos.ts:20](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L20)
[AudioSessionIos.ts:20](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L20)
16 changes: 8 additions & 8 deletions docs/API/enums/AudioSessionModeIos.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ https://developer.apple.com/documentation/avfaudio/avaudiosessionmode?language=o

#### Defined in

[AudioSessionIos.ts:33](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L33)
[AudioSessionIos.ts:33](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L33)

___

Expand All @@ -37,7 +37,7 @@ ___

#### Defined in

[AudioSessionIos.ts:36](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L36)
[AudioSessionIos.ts:36](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L36)

___

Expand All @@ -47,7 +47,7 @@ ___

#### Defined in

[AudioSessionIos.ts:38](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L38)
[AudioSessionIos.ts:38](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L38)

___

Expand All @@ -57,7 +57,7 @@ ___

#### Defined in

[AudioSessionIos.ts:39](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L39)
[AudioSessionIos.ts:39](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L39)

___

Expand All @@ -67,7 +67,7 @@ ___

#### Defined in

[AudioSessionIos.ts:40](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L40)
[AudioSessionIos.ts:40](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L40)

___

Expand All @@ -77,7 +77,7 @@ ___

#### Defined in

[AudioSessionIos.ts:35](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L35)
[AudioSessionIos.ts:35](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L35)

___

Expand All @@ -87,7 +87,7 @@ ___

#### Defined in

[AudioSessionIos.ts:37](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L37)
[AudioSessionIos.ts:37](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L37)

___

Expand All @@ -97,4 +97,4 @@ ___

#### Defined in

[AudioSessionIos.ts:34](https://github.com/mybigday/whisper.rn/blob/eed3c2b/src/AudioSessionIos.ts#L34)
[AudioSessionIos.ts:34](https://github.com/mybigday/whisper.rn/blob/e6c445e/src/AudioSessionIos.ts#L34)
Loading

0 comments on commit 0e81091

Please sign in to comment.