[med-svn] [Git][med-team/praat][master] 4 commits: New upstream version 6.4.63+dfsg

Rafael Laboissière (@rafael) gitlab at salsa.debian.org
Wed Apr 8 18:03:09 BST 2026



Rafael Laboissière pushed to branch master at Debian Med / praat


Commits:
a6d89362 by Rafael Laboissière at 2026-04-07T17:51:52+00:00
New upstream version 6.4.63+dfsg
- - - - -
d4f9ee9b by Rafael Laboissière at 2026-04-07T17:52:45+00:00
Update upstream source from tag 'upstream/6.4.63+dfsg'

Update to upstream version '6.4.63+dfsg'
with Debian dir 92c233511d2c396a4cc917d9869354b153c02a92
- - - - -
160adeca by Rafael Laboissière at 2026-04-07T19:16:01+00:00
d/copyright: Reflect upstream changes

- - - - -
f83a4088 by Rafael Laboissière at 2026-04-07T19:17:08+00:00
d/changelog: Add entry for release 6.4.63+dfsg-1

Gbp-Dch: Ignore

- - - - -


146 changed files:

- − LPC/Sound_and_WarpedLPC.cpp
- debian/changelog
- debian/copyright
- docs/Welcome.html
- docs/download_chrome.html
- docs/download_linux.html
- docs/download_mac.html
- docs/download_raspberrypi.html
- docs/download_win.html
- docs/index.html
- docs/manual/Acknowledgments.html
- docs/manual/Checking_for_updates.html
- docs/manual/Create_Poisson_process____1.png
- + docs/manual/Create_SpeechRecognizer___.html
- docs/manual/Discriminant_analysis_2.png
- docs/manual/Eigen.html
- + docs/manual/Eigen__Sort___.html
- docs/manual/FAQ__How_to_cite_Praat.html
- docs/manual/FLAC_BSD_3-clause_license.html
- + docs/manual/GGML_and_whisper_cpp_MIT_License.html
- docs/manual/Scripting_6_5__Calling_system_commands.html
- + docs/manual/Silero_VAD.html
- + docs/manual/Silero_VAD_MIT_License.html
- docs/manual/Sound.html
- docs/manual/Sound__To_TextGrid__speech_activity__LTSF____.html
- docs/manual/Sound__To_TextGrid__speech_activity__Silero____.html
- + docs/manual/SpeechRecognizer.html
- + docs/manual/SpeechRecognizer___Sound__Transcribe.html
- docs/manual/TextGrid.html
- + docs/manual/TextGrid___Sound__Transcribe_interval.html
- docs/manual/Types_of_objects.html
- docs/manual/What_s_new_.html
- + docs/manual/Whisper_OpenAI_MIT_License.html
- docs/manual/_appDay_.html
- docs/manual/_appMonth-S_.html
- docs/manual/_appMonth_.html
- docs/manual/_appVersion-S_.html
- docs/manual/_appVersion_.html
- docs/manual/_clock_.html
- docs/manual/_date-H_.html
- docs/manual/_date-S_.html
- docs/manual/_date_iso-S_.html
- docs/manual/_date_utc-H_.html
- docs/manual/_date_utc-S_.html
- docs/manual/_date_utc_iso-S_.html
- docs/manual/_randomImax_.html
- docs/manual/energy_integration_continuity_test.html
- + docs/manual/whisper_cpp.html
- docs/praat.html
- dwsys/Eigen.cpp
- dwsys/Eigen.h
- dwsys/Eigen_def.h
- dwsys/FileInMemory.cpp
- LPC/Sound_and_WarpedLPC.h → dwsys/MATTypes_enums.h
- dwsys/MAT_numerics.cpp
- dwsys/MAT_numerics.h
- dwsys/NUM2.h
- dwsys/NUMcomplex.cpp
- dwsys/NUMcomplex.h
- dwsys/NUMlapack.h
- dwsys/NUMsorting.h
- dwsys/Permutation.h
- + dwtest/pols1973_format0.CCA
- dwtest/pols_50males_format0.Discriminant → dwtest/pols1973_format0.Discriminant
- + dwtest/pols1973_format0.PCA
- + dwtest/pols1973_format1.Discriminant
- + dwtest/readingAndWritingOfObjects.praat
- + dwtest/test_CCA.praat
- dwtest/test_Discriminant.praat
- dwtest/test_Eigen.praat
- dwtest/test_MDS.praat
- dwtest/test_PCA.praat
- dwtools/CCA.cpp
- dwtools/CCA_def.h
- dwtools/Discriminant.cpp
- dwtools/Discriminant_def.h
- dwtools/ICA.cpp
- dwtools/MDS.cpp
- dwtools/MDS.h
- dwtools/Matrix_extensions.cpp
- dwtools/Matrix_extensions.h
- dwtools/PCA.cpp
- dwtools/Proximity.cpp
- dwtools/SSCP.cpp
- dwtools/Sound_and_TextGrid_extensions.cpp
- dwtools/Sound_and_TextGrid_extensions.h
- dwtools/manual_dwtools.cpp
- dwtools/praat_David_init.cpp
- dwtools/praat_MDS_init.cpp
- external/espeak/Makefile
- external/espeak/espeak_praat.cpp
- external/espeak/espeak_praat.h
- external/espeak/espeak_praat_FileInMemorySet_addOtherDicts.cpp → external/espeak/espeak_praat_FileInMemorySet_addDicts.cpp
- external/espeak/espeak_praat_FileInMemorySet_addLanguages.cpp
- external/espeak/espeak_praat_FileInMemorySet_addPhon.cpp
- external/espeak/espeak_praat_FileInMemorySet_addVoices.cpp
- external/espeak/meson.build
- + external/whispercpp/LICENSE-Silero-VAD
- + external/whispercpp/LICENSE-Whisper-OpenAI
- external/whispercpp/LICENSE.txt → external/whispercpp/LICENSE-whisper-cpp.txt
- external/whispercpp/Makefile
- external/whispercpp/READ_ME.TXT
- + external/whispercpp/diarize.cpp
- + external/whispercpp/diarize.h
- external/whispercpp/ggml-silero-vad-model-data.h
- + external/whispercpp/meson.build
- external/espeak/espeak_praat_FileInMemorySet_addRussianDict.cpp → external/whispercpp/model-ggml-embedding.cpp
- external/espeak/espeak_praat_FileInMemorySet_addFaroeseDict.cpp → external/whispercpp/model-ggml-segmentation.cpp
- fon/Makefile
- fon/Matrix.cpp
- fon/SpeechRecognizer.cpp
- fon/SpeechRecognizer.h
- fon/TextGrid_Sound.cpp
- fon/TextGrid_Sound.h
- fon/Transition.cpp
- fon/manual_Fon.cpp
- + fon/manual_SpeechRecognizer.cpp
- fon/manual_licenses.cpp
- fon/manual_whatsnew.cpp
- fon/meson.build
- fon/praat_Sound.cpp
- fon/praat_SpeechRecognizer.cpp
- fon/praat_SpeechRecognizer.h
- fon/praat_TextGrid_init.cpp
- foned/TextGridArea.cpp
- foned/TextGridArea_prefs.h
- generate/espeak/GENERATE.praat
- + generate/silero/GENERATE.sh
- + generate/silero/README.txt
- + generate/silero/convert-silero-vad-to-ggml.py
- + generate/silero/convert-silero-vad-to-ggml.sh
- + generate/silero/download-vad-model.sh
- + generate/silero/ggml-silero-v6.2.0.bin
- + generate/whispercpp/README.txt
- + generate/whispercpp/convert-pt-to-ggml.py
- + generate/whispercpp/convert-pt-to-ggml.sh
- + generate/whispercpp/download-ggml-model.sh
- main/main_Praat.h
- melder/MAT.cpp
- sys/GuiDrawingArea.cpp
- + test/fon/ASR.praat
- + test/fon/examples/example.json
- + test/fon/examples/example.srt
- + test/fon/examples/example.tsv
- + test/fon/examples/example.txt
- + test/fon/examples/example.vtt


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/aac1b84607dbbd0db6380f2193059458096379b7...f83a408822188fed6add4ffdd06d848f99f1070b

-- 
View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/aac1b84607dbbd0db6380f2193059458096379b7...f83a408822188fed6add4ffdd06d848f99f1070b
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260408/c21dda26/attachment-0001.htm>


More information about the debian-med-commit mailing list