-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES.txt
33 lines (24 loc) · 938 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
0.3.0: 2022 Feb 21
* fix crash due to wrong prev buffer value
* added audio support for multi-channel device input and settable samplerate
* added OSC receiver on default port 9898
* added manual listening control via OSC /listen message and l key press
* added listening auto stop on detection via OSC /autostop message or a key press
* added optional command execution on detection
* added commandline argument parsing
* added verbose printing
* now use 7 lang model
* don't enable recording on start
* dont draw extra graph start & end vertices
* graph now goes to 0 when listening is stopped
0.2.0: 2021 Jun 23
* added OSC sending
* added on screen recording status indicator
* added newer attrnn default model
* added demo1
* added changelog
* renamed project to "Language Identifier"
* source file format improvements and reorganization
* ignore generated xcode project files
0.1.0: 2021 May 20
initial version for testing