You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> These are alpha or beta releases. [Please report your experiences here](https://github.com/kaixxx/noScribe/discussions/28) or open an issue if you find errors. Thank you!
macOS (alpha version, ported by [gernophil](https://github.com/gernophil)): [https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.4b%2FmacOS](https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.4b%2FmacOS)
9
-
> These are alpha or beta releases. Please report your experiences here: https://github.com/kaixxx/noScribe/discussions/28 or open an issue if you find errors. Thank you!
- It includes a **nice editor** to review, verify and correct the resulting transcript
21
20
- It is standing on the shoulders of giants: [Whisper from OpenAI](https://github.com/openai/whisper), [faster-whisper by Guillaume Klein](https://github.com/guillaumekln/faster-whisper) and [pyannote from Hervé Bredin](https://github.com/pyannote/pyannote-audio)
22
21
23
-
22
+
24
23
25
24

26
25
(The transcript is from [this interview](https://www.youtube.com/watch?v=vOwajAbvPzQ&t=2018s) which I did in May 2022 with the Russian sociologist Natalia Savelyeva.)
@@ -43,7 +42,7 @@ The [urban dictionary](https://www.urbandictionary.com/define.php?term=Scribe) d
43
42
- Start the downloaded setup file. This may take a while, be patient.
- Select your **audio file** and a **filename for the transcript.**
49
48
-**Start** and **Stop** accept timestamps in the format hh:mm:ss. Use this to limit the transcription to a particular part of the recording. This is especially helpful to test your settings with a small sample before committing to transcribe the whole interview, which may take several hours. Leave Stop empty if you want to transcribe till the end of the audio file.
@@ -109,7 +108,7 @@ The noScribe Editor is a separate app that can also be run independent from noSc
109
108
- If you want to change the language of the user interface, you have to change the value of the "locale" setting in the advanced settings (see above).
110
109
111
110
### MAC and LINUX support
112
-
- noScribe has been ported to macOS by [gernophil](https://github.com/gernophil): (https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FmacOS) (alpha version, Apple silicon M1/M2 only)
111
+
- noScribe has been ported to macOS by [gernophil](https://github.com/gernophil): (https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FmacOS) (alpha version, please help testing!)
113
112
- If you want to port noScribe to Linux, go ahead! There once was a working version but it is no longer up to date.
114
113
- If you make any changes to the code of noScribe, try not to break compatibility with other platforms. I would like to keep one single codebase for all platforms.
0 commit comments