Update README.md

This commit is contained in:
Patrick McGuire
2022-01-19 09:35:38 -05:00
committed by GitHub
parent cbc5b4a472
commit 7736e3ffe4
+2 -2
View File
@@ -87,7 +87,7 @@ I hope that if you find BirdNET-Pi has been worth your time, you will share your
## ToDo, Notes, and Coming Soon
### Internationalization:
The bird names are in English by default, but other localized versions are available thanks to the wonderful efforts of [@patlevin](https://github.com/patlevin). Please [download the labels_l18n.zip file](https://github.com/kahst/BirdNET-Lite/files/7288803/labels_l18n.zip) and replace the `model/labels.txt` with your corresponding language. [Click here](https://github.com/kahst/BirdNET-Lite/issues/4#issuecomment-886724712) for more information.
The bird names are in English by default, but other localized versions are available thanks to the wonderful efforts of [@patlevin](https://github.com/patlevin). Please unzip `model/labels_l18n.zip` and replace `model/labels.txt` with your corresponding language. For instance, if you want the Swedish labels, rename the current `labels.txt` to `labels_en.txt` and then rename `labels_sv.txt` to `labels.txt`. (I will make this more straightforward in the future.)
### Realtime Analysis Predictions View
The pre-built TFLite binaries for this project also support [the BirdNET-Demo](https://github.com/kahst/BirdNET-Demo), which I am currently testing for integration into the BirdNET-Pi. If you know anything about JavaScript and are willing to help, please let me know in the [Live Analysis discussion](https://github.com/mcguirepr89/BirdNET-Pi/discussions/24).
@@ -102,7 +102,7 @@ Expect FULL internationalization options during installation (and available post
- Spanish
and detection/database localization for the following languages:
| Language | Missing | labels (%) |
| Language | Missing | Missing labels (%) |
| -------- | ------- | ------ |
| Afrikaans | 5774 | 90.76% |
| Catalan | 544 | 8.55% |