# gospeech **Repository Path**: oo/emer_gospeech ## Basic Information - **Project Name**: gospeech - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-22 - **Last Updated**: 2026-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gospeech The gospeech repository is a port of gnuspeech from http://ftp.gnu.org/gnu/gnuspeech/ (C++) to Go # versions The V2 version is the one to use. The V1 version produces inferior sound and is in the respository for comparison only. # general status The port is complete and will properly produce speech from any word in the dictionary. Some of the functions in the C++ letter_to_sound directory have not been ported # current status 12/20/2021 - Just tried the V2 version and though the waveform looks correct the file written is not readable as a wav file.