Skip to content

Commit 0318ad3

Browse files
committed
Readme vers. 0.4b
1 parent b068358 commit 0318ad3

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
# noScribe
22
## Cutting Edge AI Technology for Automated Audio Transcription
33

4-
**Download** current release (0.4):\
5-
[Windows](https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FWindows)\
6-
[macOS](https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FmacOS) (alpha version, Apple silicon M1/M2 only, ported by [gernophil](https://github.com/gernophil))
4+
**Download**
5+
6+
Current beta release, vers. 0.4b:\
7+
Windows: [https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.4b%2FWindows](https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.4b%2FWindows)\
8+
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!
10+
11+
Last stable release, vers. 0.3:\
12+
Windows: [https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FWindows](https://drive.switch.ch/index.php/s/EIVup04qkSHb54j?path=%2FnoScribe%20vers.%200.3%2FWindows)\
13+
[Readme for vers. 0.3](https://github.com/kaixxx/noScribe/blob/main/README_v0_3.md)
714

815
## What is noScribe?
16+
- An AI-based software that **transcribes interviews** for qualitative social research or journalistic use
917
- noScribe is **free and open source** ([GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html))
10-
- It runs completely local on your computer. No data is sent to the internet. **No cloud, no worries**
11-
- Its main purpose is to **transcribe interviews** for qualitative research or journalistic use
18+
- It runs **completely local** on your computer. No data is sent to the internet. No cloud, no worries
1219
- It can distinguish different **speakers** and understands 99 languages (more or less, see below)
1320
- It includes a **nice editor** to review, verify and correct the resulting transcript
1421
- 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)
File renamed without changes.

0 commit comments

Comments
 (0)