gtfs-tts
Stop validation tool
Tool to validate GTFS stop names and identify those requiring text-to-speech pronunciation corrections.
Review GTFS stop pronunciations to determine which stops need a tts_stop_name value.
3 stars
3 watching
3 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
accessibilitygtfstext-to-speech
Related projects:
Repository | Description | Stars |
---|---|---|
blinktaginc/gtfs-accessibility-validator | A tool that validates transit data in GTFS format against accessibility guidelines | 0 |
blinktaginc/gtfs-to-chart | Generates stringline charts from GTFS transit data showing all vehicles on a route over time | 31 |
blinktaginc/node-gtfs | Loads transit data into a SQLite database and provides methods to query various GTFS data types | 442 |
laidig/transloc-gtfs-rectifier | Rectifies GTFS stop IDs by mapping agency stops to Transloc-specific ones using their API. | 2 |
blinktaginc/gtfs-to-geojson | Generates geoJSON from GTFS transit route data | 122 |
mobilitydata/gtfs-realtime-validator | Tools and library for validating General Transit Feed Specification (GTFS)-realtime feeds against predefined rules | 42 |
itinero/gtfs | A .NET implementation of a standard format for public transportation data feeds. | 69 |
c2h2/tts | Generates .mp3 voice files from input text using the Google Translate service as a speech engine. | 93 |
iotransit/gtfs-parser | A library to convert GTFS zip files into JSON representations of transit data | 5 |
jonathonwpowell/transloc-to-gtfs-real-time | Transforms Transloc Real Time API to the GTFS RealTime Format for standardized data ingestion | 2 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
mobilitydata/gtfs-books | Comprehensive guides to GTFS and GTFS Realtime | 12 |
patrickbr/gtfstidy | Tool for sanitizing and minimizing GTFS feeds by fixing inconsistencies and preparing them for secure use. | 115 |
kurtraschke/gtfs-rt-dump | Tool to parse and display GTFS-realtime feeds in human-readable formats | 23 |
azure-samples/cognitive-speech-tts | A collection of sample code demonstrating various Microsoft Azure Text-to-Speech APIs and SDKs in multiple programming languages | 905 |